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

/external/chromium/base/third_party/dmg_fp/
H A Ddtoa_wrapper.cc20 * #define) two locks, acquired by ACQUIRE_DTOA_LOCK(n) and freed
30 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), */
591 ACQUIRE_DTOA_LOCK(0);
927 ACQUIRE_DTOA_LOCK(1);
948 ACQUIRE_DTOA_LOCK(1);

Completed in 212 milliseconds