Home
last modified time | relevance | path

Searched refs:smaller (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.141.3/libkern/zlib/
H A Dtrees.c476 #define smaller(tree, n, m, depth) \ macro
497 smaller(tree, s->heap[j+1], s->heap[j], s->depth)) { in pqdownheap()
501 if (smaller(tree, v, s->heap[j], s->depth)) break; in pqdownheap()
/xnu-8796.141.3/doc/allocators/
H A Dapi-basics.md64 interfaces with a size smaller than `KALLOC_SAFE_ALLOC_SIZE`,
127 smaller than `KALLOC_SAFE_ALLOC_SIZE`. When this is not the case,
/xnu-8796.141.3/bsd/man/man2/
H A Dgetdirentriesattr.2150 This may be smaller than the number that you requested.