Home
last modified time | relevance | path

Searched defs:lowlink (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c3085 static uint32_t lowlink(tarjan *t, const upb_refcounted *r) { in lowlink() function
3093 static void set_lowlink(tarjan *t, const upb_refcounted *r, uint32_t lowlink) { in set_lowlink()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c3244 static uint32_t lowlink(tarjan *t, const upb_refcounted *r) { in lowlink() function
3252 static void set_lowlink(tarjan *t, const upb_refcounted *r, uint32_t lowlink) { in set_lowlink()