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

  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 590 size_t grp_size = ((ZU(1) << (LG_QUANTUM + local
597 size_t usize = grp_size + mod_size;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
lexical_cast.hpp 643 char const grp_size = grouping[group];
644 last_grp_size = grp_size <= 0 ? CHAR_MAX : grp_size;
    [all...]

Completed in 470 milliseconds