/glibc-2.36/elf/ |
D | tst-auxobj.c | 27 const char* text = get_text (); in do_test() local
|
D | tst-filterobj.c | 26 const char* text = get_text (); in do_test() local
|
D | tst-auxobj-dlopen.c | 29 const char* text = fn (); in do_test() local
|
D | tst-filterobj-dlopen.c | 29 const char* text = fn (); in do_test() local
|
D | pldd.c | 239 more_help (int key, const char *text, void *input) in more_help()
|
/glibc-2.36/posix/ |
D | bug-regex2.c | 26 static const char text[] = "This is a test; this is a test"; variable
|
D | bug-regex9.c | 26 static const char text[] = "#! /bin/sh"; variable
|
D | transbug.c | 64 static char text[] = "1111AAAA2222bbbb"; in run_test() local
|
/glibc-2.36/sysdeps/pthread/ |
D | tst-backtrace1.c | 70 char **text = backtrace_symbols (bt_array, bt_cnt); in do_test() local
|
D | tst-timer.c | 45 static const char text[] = "signal_func\n"; in signal_func() local
|
/glibc-2.36/argp/ |
D | argp-test.c | 69 sub_help_filter (int key, const char *text, void *input) in sub_help_filter() 173 help_filter (int key, const char *text, void *input) in help_filter()
|
/glibc-2.36/resolv/ |
D | tst-ns_name_pton.c | 143 char *text = xmalloc (NS_MAXDNAME); in do_test() local
|
D | tst-ns_name.c | 228 char *text = xmalloc (NS_MAXDNAME); in run_test_case() local
|
/glibc-2.36/login/programs/ |
D | pt_chown.c | 70 more_help (int key, const char *text, void *input) in more_help()
|
/glibc-2.36/conform/ |
D | conformtest.py | 34 def __init__(self, name, text): argument 48 def __init__(self, name, text): argument 555 def compile_test(self, name, text): argument 585 def execute_test(self, name, text): argument
|
/glibc-2.36/benchtests/ |
D | bench-strcoll.c | 92 count_words (const char *text, const char *delim) in count_words() 221 char *text = read_file (filename); in bench_file() local
|
/glibc-2.36/localedata/unicode-gen/ |
D | ctype_compatibility.py | 185 def report_code_points(char_class, code_point_list, text=''): argument
|
/glibc-2.36/debug/ |
D | pcprofiledump.c | 201 more_help (int key, const char *text, void *input) in more_help()
|
/glibc-2.36/stdlib/ |
D | fmtmsg.c | 101 const char *text, const char *action, const char *tag) in fmtmsg()
|
/glibc-2.36/malloc/ |
D | memusagestat.c | 554 more_help (int key, const char *text, void *input) in more_help()
|
/glibc-2.36/math/ |
D | gen-tgmath-tests.py | 318 def if_cond_text(conds, text): argument
|
/glibc-2.36/locale/programs/ |
D | localedef.c | 428 more_help (int key, const char *text, void *input) in more_help()
|
/glibc-2.36/nscd/ |
D | nscd.c | 476 more_help (int key, const char *text, void *input) in more_help()
|
/glibc-2.36/iconv/ |
D | iconv_prog.c | 380 more_help (int key, const char *text, void *input) in more_help()
|
/glibc-2.36/string/ |
D | tester.c | 1024 char text[] = "This,is,a,test"; in test_strsep() local
|