Home
last modified time | relevance | path

Searched refs:h (Results 1 – 5 of 5) sorted by relevance

/stdlib/
A Dtst-tls-atexit.c74 reg_dtor_and_close (void *h) in reg_dtor_and_close() argument
76 void (*reg_dtor) (void) = (void (*) (void)) xdlsym (h, "reg_dtor"); in reg_dtor_and_close()
81 xdlclose (h); in reg_dtor_and_close()
88 spawn_thread (void *h) in spawn_thread() argument
94 if ((ret = pthread_create (&t, NULL, reg_dtor_and_close, h)) != 0) in spawn_thread()
A DMakefile25 headers := stdlib.h bits/stdlib.h bits/stdlib-ldbl.h bits/stdlib-float.h \
26 monetary.h bits/monetary-ldbl.h \
27 inttypes.h stdint.h bits/wordsize.h bits/timesize.h \
28 errno.h sys/errno.h bits/errno.h bits/types/error_t.h \
29 ucontext.h sys/ucontext.h bits/indirect-return.h \
30 alloca.h fmtmsg.h \
31 bits/stdlib-bsearch.h sys/random.h bits/stdint-intn.h \
32 bits/stdint-uintn.h bits/time64.h \
133 mpn-headers = longlong.h gmp.h gmp-impl.h gmp-mparam.h asm-syntax.h
A Disomac.c197 int h; in main() local
215 for (h = 0; h < NUMBER_OF_HEADERS; ++h) in main()
218 sprintf (file_name, "%s.h", header[h]); in main()
A DVersions1 %include <float128-abi.h>
/stdlib/bits/
A Dstdlib-ldbl.h61 # error bits/stdlib-ldbl.h included when no ldbl redirections are required.

Completed in 10 milliseconds