Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c3017 static uint64_t trygetattr(const tarjan *t, const upb_refcounted *r) { in trygetattr() function
3036 return trygetattr(t, r) & 0x3; /* Color is always stored in the low 2 bits. */ in color()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c3176 static uint64_t trygetattr(const tarjan *t, const upb_refcounted *r) { in trygetattr() function
3195 return trygetattr(t, r) & 0x3; /* Color is always stored in the low 2 bits. */ in color()