Home
last modified time | relevance | path

Searched defs:test (Results 1 – 11 of 11) sorted by relevance

/picolibc-3.7.0-3.6.0/test/
Dregex.c43 struct test { struct
51 const struct test tests[] = { argument
Dtest-efcvt.c41 struct test { struct
49 const struct test ecvt_tests[] = { argument
Dtest-memset.c140 test(size_t start, size_t end, int c) in test() function
Dprintf-tests.c51 static int test(int serial, char *expect, char *fmt, ...) { in test() function
Dlong_double.c104 int (*test)(void); member
/picolibc-3.7.0-3.6.0/cmake/
Dhave-bitfields-in-packed-structs.c1 struct test { int part: 24; } __attribute__((packed)); argument
Dhave-builtin-complex.c1 static double _Complex test(double r, double i) { return __builtin_complex(r, i); } in test() function
/picolibc-3.7.0-3.6.0/newlib/libc/posix/
Dfnmatch.c61 char c, test; in fnmatch() local
160 rangematch(const char *pattern, char test, int flags, char **newp) in rangematch()
/picolibc-3.7.0-3.6.0/newlib/libc/time/
Dstrftime.c1525 struct test { struct
1533 const struct test *vec; /* Test vectors */ argument
1896 const struct list *test = &List[l]; in main() local
1918 const struct list *test = &List[l]; in main() local
1943 const struct list *test = &ListYr[l]; in main() local
/picolibc-3.7.0-3.6.0/newlib/libc/machine/visium/
Dmemset.c664 unsigned test = (unsigned) s | (unsigned) n; in memset() local
Dmemcpy.c861 unsigned test = (unsigned) s2 | (unsigned) s1 | (unsigned) n; in memcpy() local