Home
last modified time | relevance | path

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

/elf/
A Dtst-unique3.cc6 int t = S<char>::i; variable
A Dtst-tls20.c142 pthread_t t = xpthread_create (0, start, 0); in do_test_no_depedency() local
245 for (int t = 0; t < array_length (tlsmanydeps); t++) in do_test_dependency() local
260 pthread_t t = xpthread_create (0, start, &args); in do_test_dependency() local
323 for (int t = 0; t < array_length (tlsmanydeps); t++) in do_test_invalid_dependency() local
337 pthread_t t = xpthread_create (0, start, NULL); in do_test_invalid_dependency() local
A Dpldd-xx.c22 #define EW_(e, w, t) EW__(e, w, _##t) argument
23 #define EW__(e, w, t) e##w##t argument
A Dlink.h31 #define _ElfW(e,w,t) _ElfW_1 (e, w, _##t) argument
32 #define _ElfW_1(e,w,t) e##w##t argument
A Ddl-tunable-types.h85 unsigned_tunable_type (tunable_type_code_t t) in unsigned_tunable_type()
A Ddl-fptr.c308 struct fdesc_table *t; in _dl_lookup_address() local

Completed in 32 milliseconds