Searched refs:smaller (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.101.4/libkern/zlib/ |
| H A D | trees.c | 476 #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-8020.101.4/doc/allocators/ |
| H A D | api-basics.md | 64 interfaces with a size smaller than `KALLOC_SAFE_ALLOC_SIZE`, 127 smaller than `KALLOC_SAFE_ALLOC_SIZE`. When this is not the case,
|
| /xnu-8020.101.4/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 150 This may be smaller than the number that you requested.
|