Home
last modified time | relevance | path

Searched defs:alloc_b (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/exfatprogs/fsck/
H A Dfsck.c1250 bitmap_t *disk_b, *alloc_b, *ohead_b; in write_bitmap() local
1421 bitmap_t *disk_b, *alloc_b, *ohead_b; in rescue_orphan_clusters() local
/aosp_15_r20/external/python/cpython3/Objects/
Dlongobject.c5130 Py_ssize_t size_a, size_b, alloc_a, alloc_b; in _PyLong_GCD() local