Home
last modified time | relevance | path

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

/xnu-12377.41.6/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-12377.41.6/doc/allocators/
H A Dguard-objects.md3 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 Dapi-basics.md66 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 Dsme.md272 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 Dapple_speculative_hardening.md509 smaller than 4GB [^10]:
/xnu-12377.41.6/bsd/man/man2/
H A Dgetdirentriesattr.2150 This may be smaller than the number that you requested.