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

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

Completed in 498 milliseconds