Home
last modified time | relevance | path

Searched refs:nosmall (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c281 int nosmall = is_bouncing(sc); in alloc_group() local
294 if (4*cnt > usage && !nosmall) { in alloc_group()
307 if (!nosmall && cnt<=7) { in alloc_group()
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c278 int nosmall = is_bouncing(sc); in alloc_group() local
291 if (4*cnt > usage && !nosmall) { in alloc_group()
304 if (!nosmall && cnt<=7) { in alloc_group()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex6445 % If you want even small examples the full size: @set dispenvsize nosmall.
6450 \def\nosmallword{nosmall}

Completed in 10 milliseconds