HomeSort by relevance Sort by last modified time
    Searched refs:ACQUIRE_DTOA_LOCK (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/third_party/dmg_fp/
dtoa_wrapper.cc 20 * #define) two locks, acquired by ACQUIRE_DTOA_LOCK(n) and freed
30 inline static void ACQUIRE_DTOA_LOCK(size_t n) {
dtoa.cc 142 * #define) two locks, acquired by ACQUIRE_DTOA_LOCK(n) and freed
513 #define ACQUIRE_DTOA_LOCK(n) /*nothing*/
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);
    [all...]

Completed in 56 milliseconds