Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dinterval-tree.c95 static inline bool pc_is_red(uintptr_t pc) in pc_is_red() function
102 return !pc_is_red(pc); in pc_is_black()
112 return pc_is_red(rb_pc(n)); in rb_is_red()