/glibc-2.36/misc/ |
D | regexp.c | 50 regmatch_t match; /* We only need info about the full match. */ in step() local 73 regmatch_t match; /* We only need info about the full match. */ in advance() local
|
/glibc-2.36/sysdeps/generic/ |
D | utmp-equal.h | 26 __utmp_equal (const struct utmp *entry, const struct utmp *match) in __utmp_equal()
|
D | unwind-dw2-fde-glibc.c | 89 long n, match; in _Unwind_IteratePhdrCallback() local
|
/glibc-2.36/posix/ |
D | bug-regex8.c | 32 int match[4]; in main() local
|
D | bug-regex4.c | 29 int match[3]; in main() local
|
D | bug-regex1.c | 13 int match; in main() local
|
D | bug-regex10.c | 30 int match; in main() local
|
D | bug-regex7.c | 33 int match, n; in main() local
|
D | testfnm.c | 70 int match; in main() local
|
D | runptests.c | 56 regmatch_t match[20]; in main() local
|
D | tst-regex2.c | 166 int match = re_search (&rpbuf, string, len, 0, len, in do_test() local
|
/glibc-2.36/debug/ |
D | tst-backtrace.h | 44 match (const char *sym, const char *name) in match() function
|
/glibc-2.36/elf/ |
D | dl-sym-post.h | 38 ElfW(Addr) caller, struct link_map *match) in _dl_sym_post()
|
D | neededtest.c | 35 int match = 0; in check_loaded_objects() local
|
D | neededtest2.c | 35 int match = 0; in check_loaded_objects() local
|
D | neededtest3.c | 35 int match = 0; in check_loaded_objects() local
|
D | dl-addr.c | 26 determine_info (const ElfW(Addr) addr, struct link_map *match, Dl_info *info, in determine_info()
|
D | neededtest4.c | 35 int match = 0; in check_loaded_objects() local
|
D | circleload1.c | 35 int match = 0; in check_loaded_objects() local
|
D | dl-sym.c | 93 struct link_map *match = NULL; in do_sym() local
|
/glibc-2.36/stdlib/ |
D | rpmatch.c | 29 const int tag, const int match, const int nomatch, in try()
|
/glibc-2.36/sysdeps/arm/ |
D | find_exidx.c | 38 int match; in find_exidx_callback() local
|
/glibc-2.36/string/ |
D | argz-replace.c | 66 char *match = strstr (arg, str); in __argz_replace() local
|
/glibc-2.36/sysdeps/x86_64/multiarch/ |
D | strstr-avx512.c | 78 __mmask64 match = _mm512_mask_cmpneq_epi8_mask (ned_mask, hay_zmm, ned_zmm); in verify_string_match_avx512() local
|
/glibc-2.36/sysdeps/posix/ |
D | getcwd.c | 355 bool match = (MATCHING_INO (d, thisino) || mount_point); in __getcwd_generic() local
|