Home
last modified time | relevance | path

Searched defs:CHECK_TYPE (Results 1 – 6 of 6) sorted by relevance

/third_party/iptables/include/linux/netfilter_bridge/
Debt_802_3.h16 #define CHECK_TYPE 0xaa macro
/third_party/gettext/gnulib-local/lib/libxml/
DxpathInternals.in.h304 #define CHECK_TYPE(typeval) \ macro
/third_party/libxml2/include/libxml/
DxpathInternals.h275 #define CHECK_TYPE(typeval) \ macro
/third_party/protobuf/js/experimental/runtime/internal/
Dchecks.js89 const /** boolean */ CHECK_TYPE = CHECK_LEVEL === CheckLevel.DEBUG; constant
704 CHECK_TYPE, property
/third_party/ltp/tools/sparse/sparse-src/
Dptrlist.h14 #define CHECK_TYPE(head,ptr) (void)(&(ptr) == &(head)->list[0]) macro
/third_party/json/test/src/
Dunit-regression1.cpp1102 #define CHECK_TYPE(v) \ macro