Home
last modified time | relevance | path

Searched refs:test (Results 1 – 7 of 7) sorted by relevance

/elf/
A Dglobal.c1 extern int test (void);
6 return test (); in main()
A Dglobalmod1.c4 extern int test (void);
7 test (void) in test() function
A Dtlsdeschtab.h89 struct tlsdesc_dynamic_arg *td, test; in _dl_make_tlsdesc_dynamic() local
100 test.tlsinfo.ti_module = map->l_tls_modid; in _dl_make_tlsdesc_dynamic()
101 test.tlsinfo.ti_offset = ti_offset; in _dl_make_tlsdesc_dynamic()
102 entry = htab_find_slot (ht, &test, 1, hash_tlsdesc, eq_tlsdesc); in _dl_make_tlsdesc_dynamic()
117 td->tlsinfo = test.tlsinfo; in _dl_make_tlsdesc_dynamic()
A Dtst-tlsmod18a.c10 test (void) in test() function
A Dtst-glibc-hwcaps-2-cache.script1 # test-container does not support scripts in sysdeps directories, so
A Ddso-sort-tests-1.def1 # DSO sorting test descriptions.
2 # This file is to be processed by ../scripts/dso-ordering-test.py, see usage
5 # We test both dynamic loader sorting algorithms
41 # Note: This test has unspecified behavior.
A Dtst-glibc-hwcaps-cache.script1 # test-container does not support scripts in sysdeps directories, so

Completed in 6 milliseconds