HomeSort by relevance Sort by last modified time
    Searched refs:TPA (Results 1 - 5 of 5) sorted by null

  /external/tcpdump/
print-arp.c 96 #define TPA(ap) (ar_tpa(ap))
288 ND_PRINT((ndo, "arp who-has %s", ipaddr_string(TPA(ap))));
309 ipaddr_string(TPA(ap))));
321 ipaddr_string(TPA(ap))));
  /external/clang/lib/Parse/
ParseTemplate.cpp     [all...]
ParseExprCXX.cpp 229 TentativeParsingAction TPA(*this);
240 TPA.Commit();
249 TPA.Commit();
253 TPA.Revert();
261 TPA.Revert();
266 TPA.Commit();
    [all...]
ParseDecl.cpp     [all...]
ParseDeclCXX.cpp 123 TentativeParsingAction TPA(*this);
126 TPA.Revert();
    [all...]

Completed in 156 milliseconds