Home
last modified time | relevance | path

Searched refs:tail_lo (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dobmalloc.c1412 int32_t tail_lo; member
1416 /* The members tail_hi and tail_lo are accessed together. So, it
1503 * the next ideal arena. The tail_lo and tail_hi members correspond to
1546 n_lo->arenas[i3_next].tail_lo = is_used ? tail : 0; in arena_map_mark_used()
1563 int32_t lo = n->arenas[i3].tail_lo; in arena_map_is_used()

Completed in 6 milliseconds