HomeSort by relevance Sort by last modified time
    Searched full:hasopt (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
print-udp.c 139 u_int hasopt, hasext, contype, hasmarker; local
148 hasopt = 0;
152 hasopt = i0 & 0x800000;
170 (hasopt || hasext)? "+" : "",
176 if (hasopt) {
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp     [all...]