Searched defs:MULTIPLE_THREADS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dgdtoaimp.h148 * #define MULTIPLE_THREADS if the system offers preemptively scheduled
156 * dtoa. You may do so whether or not MULTIPLE_THREADS is #defined.
189 #define MULTIPLE_THREADS macro
480 #ifndef MULTIPLE_THREADS
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprdtoa.c40 #define MULTIPLE_THREADS macro
204 * #define MULTIPLE_THREADS if the system offers preemptively scheduled
212 * dtoa. You may do so whether or not MULTIPLE_THREADS is #defined.
560 #ifndef MULTIPLE_THREADS
961 #ifdef MULTIPLE_THREADS
982 #ifdef MULTIPLE_THREADS
2615 #ifndef MULTIPLE_THREADS
2636 #ifndef MULTIPLE_THREADS
2659 * when MULTIPLE_THREADS is #defined. It should be used in all cases,
2661 * when MULTIPLE_THREADS i
[all...]

Completed in 38 milliseconds