Searched refs:smaller (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.41.6/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-12377.41.6/doc/allocators/ |
| H A D | guard-objects.md | 3 The contemporary techniques we use to group and protect smaller allocations, 19 size class: smaller size-classes will have more slots, and larger size classes
|
| H A D | api-basics.md | 66 interfaces with a size smaller than `KALLOC_SAFE_ALLOC_SIZE`, 129 smaller than `KALLOC_SAFE_ALLOC_SIZE`. When this is not the case,
|
| /xnu-12377.41.6/doc/arm/ |
| H A D | sme.md | 272 smaller vector length. In this case `thread_get_state` will pad the unused 285 `ARM_SME_ZA_STATE16`. When `ZA` is smaller than 4 kilobytes, `thread_get_state`
|
| H A D | apple_speculative_hardening.md | 509 smaller than 4GB [^10]:
|
| /xnu-12377.41.6/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 150 This may be smaller than the number that you requested.
|