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

  /external/jemalloc/include/jemalloc/internal/
arena.h 584 size_t grp_size = ((ZU(1) << (LG_QUANTUM + local
591 size_t usize = grp_size + mod_size;
    [all...]
  /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 99 milliseconds