Home
last modified time | relevance | path

Searched defs:t (Results 1 – 6 of 6) sorted by relevance

/stdlib/
A Dtst-rand48-2.c9 time_t t = time (NULL); in do_test() local
A Dgen-fpioconst.c93 const char *t = (i >= 10 ? "\t" : "\t\t"); in main() local
A Dtst-tls-atexit.c90 pthread_t t; in spawn_thread() local
A Dmsort.c34 char *t; member
243 void **t = tp; in __qsort_r() local
A Dtst-strfrom.h56 struct test_input t; member
67 struct test_input t; member
A Dlonglong.h45 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) argument
46 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2)) argument

Completed in 12 milliseconds