OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smallmax
(Results
1 - 4
of
4
) sorted by null
/external/jemalloc/test/integration/
xallocx.c
241
size_t
smallmax
, large0, large1, large2, huge0, hugemax;
local
245
smallmax
= get_small_size(get_nsmall()-1);
260
assert_zu_eq(xallocx(p,
smallmax
, 0, flags), large0,
272
assert_zu_eq(xallocx(p,
smallmax
, large0 -
smallmax
, flags), large0,
/prebuilts/python/linux-x86/2.7.5/bin/
python
python2
python2.7
Completed in 127 milliseconds