Searched refs:MEM_NIL (Results 1 – 4 of 4) sorted by relevance
496 #define MEM_NIL &mem_z macro3940 mem_root = MEM_NIL; in mem_init()3953 return MEM_NIL; in mem_find()4118 if (y != MEM_NIL) in mem_rotate_left()4134 if (x != MEM_NIL) in mem_rotate_left()4154 if (y != MEM_NIL) in mem_rotate_right()4167 if (x != MEM_NIL) in mem_rotate_right()4182 if (z->left == MEM_NIL || z->right == MEM_NIL) in mem_delete()4545 if (m != MEM_NIL) in mark_maybe_object()4612 if (m != MEM_NIL) in mark_maybe_pointer()[all …]
2791 (mem_find): Return MEM_NIL if START is below min_heap_address or12460 (MEM_NIL) [GC_MARK_STACK]: New define.
556 #define MEM_NIL &mem_z macro4139 mem_root = MEM_NIL; in mem_init()4152 return MEM_NIL; in mem_find()4185 while (c != MEM_NIL) in mem_insert()4317 if (y != MEM_NIL) in mem_rotate_left()4333 if (x != MEM_NIL) in mem_rotate_left()4353 if (y != MEM_NIL) in mem_rotate_right()4366 if (x != MEM_NIL) in mem_rotate_right()4381 if (z->left == MEM_NIL || z->right == MEM_NIL) in mem_delete()4798 if (m != MEM_NIL) in mark_maybe_pointer()[all …]