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

/external/chromium_org/base/third_party/dmg_fp/
H A Ddtoa_wrapper.cc24 * #define) two locks, acquired by ACQUIRE_DTOA_LOCK(n) and freed
34 inline static void ACQUIRE_DTOA_LOCK(size_t n) { function
H A Ddtoa.cc142 * #define) two locks, acquired by ACQUIRE_DTOA_LOCK(n) and freed
513 #define ACQUIRE_DTOA_LOCK(n) /*nothing*/ macro
548 ACQUIRE_DTOA_LOCK(0);
549 /* The k > Kmax case does not need ACQUIRE_DTOA_LOCK(0), */
593 ACQUIRE_DTOA_LOCK(0);
932 ACQUIRE_DTOA_LOCK(1);
955 ACQUIRE_DTOA_LOCK(1);

Completed in 118 milliseconds