Home
last modified time | relevance | path

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

/external/dtc/tests/
Dreferences.c30 static void check_ref(const void *fdt, int node, uint32_t checkref) in check_ref() argument
43 if (ref != checkref) in check_ref()
45 node, ref, checkref); in check_ref()
54 if (ref != checkref) in check_ref()
56 node, ref, checkref); in check_ref()
/external/protobuf/php/ext/google/protobuf/
Dupb.c2825 static void checkref(const upb_refcounted *r, const void *owner, bool ref2) { in checkref() function
2951 static void checkref(const upb_refcounted *r, const void *owner, bool ref2) { in checkref() function
3486 checkref(r, owner, false); in upb_refcounted_checkref()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c2999 static void checkref(const upb_refcounted *r, const void *owner, bool ref2) { in checkref() function
3111 static void checkref(const upb_refcounted *r, const void *owner, bool ref2) { in checkref() function
3642 checkref(r, owner, false); in upb_refcounted_checkref()