Searched refs:do_check (Results 1 - 5 of 5) sorted by relevance

/external/oprofile/libpp/
H A Dpopulate_for_spu.cpp149 goto do_check;
156 do_check:
/external/chromium_org/net/base/registry_controlled_domains/
H A Dregistry_controlled_domain.cc235 bool do_check = local
241 if (do_check) {
/external/iptables/libiptc/
H A Dlibip4tc.c315 do_check(struct xtc_handle *h, unsigned int line)
H A Dlibip6tc.c263 do_check(struct xtc_handle *h, unsigned int line) function
H A Dlibiptc.c199 static void do_check(struct xtc_handle *h, unsigned int line);
200 #define CHECK(h) do { if (!getenv("IPTC_NO_CHECK")) do_check((h), __LINE__); } while(0)

Completed in 126 milliseconds