STREQ 171 libltdl/loaders/preopen.c if (!symbol->address && STREQ (symbol->name, filename)) STREQ 213 libltdl/loaders/preopen.c if (symbol[1].name && STREQ (symbol[1].name, "@INIT@")) STREQ 222 libltdl/loaders/preopen.c if (STREQ (symbol->name, name)) STREQ 282 libltdl/loaders/preopen.c if (symlist[1].name && STREQ (symlist[1].name, "@INIT@")) STREQ 351 libltdl/loaders/preopen.c if ((originator && STREQ (list->symlist->name, originator)) STREQ 352 libltdl/loaders/preopen.c || (!originator && STREQ (list->symlist->name, "@PROGRAM@"))) STREQ 56 libltdl/lt_dlloader.c return STREQ (vtable->name, name) ? (void *) item : NULL; STREQ 388 libltdl/ltdl.c && STREQ (handle->info.filename, filename))) STREQ 1118 libltdl/ltdl.c else if (STREQ (line, "installed=yes\n")) STREQ 1122 libltdl/ltdl.c else if (STREQ (line, "installed=no\n")) STREQ 1334 libltdl/ltdl.c if (ext && STREQ (ext, archive_ext)) STREQ 1548 libltdl/ltdl.c if (ext && ((STREQ (ext, archive_ext)) STREQ 1550 libltdl/ltdl.c || (STREQ (ext, shlib_ext)) STREQ 1553 libltdl/ltdl.c || (STREQ (ext, shared_ext)) STREQ 2438 libltdl/ltdl.c if (cur && cur->info.name && STREQ (cur->info.name, module_name)) STREQ 2007 maint/gnulib/lib/fts.c bool is_dotdot = dir && STREQ (dir, ".."); STREQ 2053 maint/gnulib/lib/fts.c || (dir && STREQ (dir, ".."))) STREQ 88 maint/gnulib/lib/getugroups.c if ( ! STREQ (username, *cp)) STREQ 49 maint/gnulib/lib/hash-triple-simple.c return (SAME_INODE (*a, *b) && STREQ (a->name, b->name)) ? true : false; STREQ 1926 maint/gnulib/lib/parse-datetime.y else if (STREQ (tzstring, "UTC0")) STREQ 2330 maint/gnulib/lib/parse-datetime.y else if (STREQ (tzstring, "UTC0")) STREQ 373 maint/gnulib/lib/setenv.c if (!STREQ (tmp, value)) STREQ 96 maint/gnulib/tests/test-argv-iter.c ? STREQ (s, av[i][n_found - 1]) STREQ 52 maint/gnulib/tests/test-getprogname.c assert (STREQ (p, "test-getprogname")); STREQ 54 maint/gnulib/tests/test-getprogname.c assert (STREQ (p, "test-getprogname" EXEEXT)); STREQ 39 maint/gnulib/tests/test-hash.c return STREQ (x, y) ? true : false; STREQ 121 maint/gnulib/tests/test-hash.c ASSERT (STREQ (str1, str2)); STREQ 133 maint/gnulib/tests/test-hash.c ASSERT (STREQ (buf[0], "a") || STREQ (buf[0], "b") || STREQ (buf[0], "c")); STREQ 53 maint/gnulib/tests/test-inttostr.c ASSERT (STREQ ((p = Fn (TYPE_MINIMUM (T), buf)), ref)); \ STREQ 61 maint/gnulib/tests/test-inttostr.c ASSERT (STREQ ((p = Fn (TYPE_MAXIMUM (T), buf)), ref)); \ STREQ 38 maint/gnulib/tests/test-localeconv.c ASSERT (STREQ (l->decimal_point, ".")); STREQ 39 maint/gnulib/tests/test-localeconv.c ASSERT (STREQ (l->thousands_sep, "")); STREQ 41 maint/gnulib/tests/test-localeconv.c ASSERT (STREQ (l->grouping, "")); STREQ 44 maint/gnulib/tests/test-localeconv.c ASSERT (STREQ (l->mon_decimal_point, "")); STREQ 45 maint/gnulib/tests/test-localeconv.c ASSERT (STREQ (l->mon_thousands_sep, "")); STREQ 47 maint/gnulib/tests/test-localeconv.c ASSERT (STREQ (l->mon_grouping, "")); STREQ 49 maint/gnulib/tests/test-localeconv.c ASSERT (STREQ (l->positive_sign, "")); STREQ 50 maint/gnulib/tests/test-localeconv.c ASSERT (STREQ (l->negative_sign, "")); STREQ 52 maint/gnulib/tests/test-localeconv.c ASSERT (STREQ (l->currency_symbol, "")); STREQ 61 maint/gnulib/tests/test-localeconv.c ASSERT (STREQ (l->int_curr_symbol, "")); STREQ 76 maint/gnulib/tests/test-nstrftime.c if (! STREQ (buf, T[i].exp)) STREQ 201 maint/gnulib/tests/test-nstrftime.c if (! (STREQ (buf, LT[i].exp) STREQ 204 maint/gnulib/tests/test-nstrftime.c && STREQ (buf + n - sizeof "(GMT)" + 1, "(GMT)")))) STREQ 315 maint/gnulib/tests/test-nstrftime.c if (! STREQ (buf, buf1)) STREQ 82 maint/gnulib/tests/test-perror2.c ASSERT (STREQ (msg4, str4)); STREQ 78 maint/gnulib/tests/test-readtokens.c if (STREQ (delim, "\\0")) STREQ 69 maint/gnulib/tests/test-stack.c ASSERT (STREQ (string_stack_pop (string_stack), "foo")); STREQ 168 maint/gnulib/tests/test-strerror_r.c ASSERT (STREQ (msg4, str4)); STREQ 96 maint/gnulib/tests/test-userspec.c return STREQ (s, t);