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

  /external/jemalloc/test/include/test/
test.h 175 !=, FMTu32, __VA_ARGS__)
177 ==, FMTu32, __VA_ARGS__)
179 >=, FMTu32, __VA_ARGS__)
181 >, FMTu32, __VA_ARGS__)
183 <, FMTu32, __VA_ARGS__)
185 <=, FMTu32, __VA_ARGS__)
  /external/jemalloc/include/jemalloc/internal/
util.h 13 # define FMTu32 "u"
24 # define FMTu32 PRIu32
  /external/jemalloc/test/unit/
util.c 44 TEST_POW2_CEIL(uint32_t, u32, FMTu32);

Completed in 62 milliseconds