Searched refs:FREE_DTOA_LOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gdtoa/
H A Dmisc.c80 FREE_DTOA_LOCK(0);
104 FREE_DTOA_LOCK(0);
401 FREE_DTOA_LOCK(1);
422 FREE_DTOA_LOCK(1);
H A Dgdtoaimp.h160 * by FREE_DTOA_LOCK(n) for n = 0 or 1. (The second lock, accessed
483 #define FREE_DTOA_LOCK(n) do { \ macro

Completed in 55 milliseconds