Searched defs:expect (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/stdio-common/ |
D | bug17.c | 7 static const char expect[] = "0, 0, 0"; in do_test() local
|
D | tst-fphex.c | 29 const CHAR_T *expect; member
|
/glibc-2.36/time/ |
D | tst-strptime2.c | 68 long int expect = LONG_MAX; in mkbuf() local 114 compare (const char *buf, long int expect, unsigned int *nresult) in compare() 155 long int expect; in do_test() local
|
/glibc-2.36/posix/ |
D | bug-regex6.c | 34 regmatch_t expect[10] = { in main() local
|
D | tst-rxspencer.c | 218 char *expect, char *matches, const char *fail) in test() 322 char *expect, const char *matches, const char *letters, in mb_test() 352 char *expect, const char *matches) in mb_tests() 440 char *pattern, *flagstr, *string, *expect, *matches, *p; in main() local
|
/glibc-2.36/string/ |
D | test-memccpy.c | 45 void *expect = len > n ? NULL : (char *) dst + len; in do_one_test() local 166 unsigned char *expect; in do_random_tests() local
|
/glibc-2.36/stdlib/ |
D | tst-strtol.c | 14 unsigned long int expect; /* To get this. */ member
|
D | tst-strtoll.c | 14 unsigned long long int expect; /* To get this. */ member
|
D | tst-strtod.c | 31 double expect; /* To get this. */ member
|
/glibc-2.36/nptl/ |
D | tst-cleanup4.c | 146 const int expect[] = in do_test() local
|