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

  /external/jemalloc/test/unit/
smoothstep.c 26 max = (KQU(1) << (SMOOTHSTEP_BFP-1)) * (SMOOTHSTEP_NSTEPS+1);
57 (KQU(1) << SMOOTHSTEP_BFP), "Last step must equal 1");
84 prev_h = KQU(1) << SMOOTHSTEP_BFP;
  /external/jemalloc/include/jemalloc/internal/
smoothstep.h 26 #define SMOOTHSTEP_BFP 24
  /external/jemalloc/src/
arena.c     [all...]

Completed in 483 milliseconds