HomeSort by: relevance | last modified time | path
    Searched refs:MULTIPLE_THREADS (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libc/gdtoa/
dmisc.c 36 #ifndef MULTIPLE_THREADS
60 #ifndef MULTIPLE_THREADS
86 * when MULTIPLE_THREADS is #defined. It should be used in all cases,
88 * when MULTIPLE_THREADS is not defined.
101 #ifndef MULTIPLE_THREADS
gdtoaimp.h 157 * #define MULTIPLE_THREADS if the system offers preemptively scheduled
165 * dtoa. You may do so whether or not MULTIPLE_THREADS is #defined.
193 #define MULTIPLE_THREADS
496 #ifndef MULTIPLE_THREADS
misc.c 416 #ifdef MULTIPLE_THREADS
445 #ifdef MULTIPLE_THREADS
dtoa.c 151 #ifndef MULTIPLE_THREADS
gdtoa.c 171 #ifndef MULTIPLE_THREADS

Completed in 118 milliseconds