Searched refs:trygetattr (Results 1 – 2 of 2) sorted by relevance
3017 static uint64_t trygetattr(const tarjan *t, const upb_refcounted *r) { in trygetattr() function3036 return trygetattr(t, r) & 0x3; /* Color is always stored in the low 2 bits. */ in color()
3176 static uint64_t trygetattr(const tarjan *t, const upb_refcounted *r) { in trygetattr() function3195 return trygetattr(t, r) & 0x3; /* Color is always stored in the low 2 bits. */ in color()