Home | History | Annotate | Download | only in src

Lines Matching defs:malloc_slow

100 bool			malloc_slow = true;
102 /* When malloc_slow is true, set the corresponding bits for sanity check. */
859 * Combine the runtime options into malloc_slow for fast path. Called
868 malloc_slow = (malloc_slow_flags != 0);