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 270 TentativeParsingAction TPA(*this);
281 TPA.Commit();
290 TPA.Commit();
294 TPA.Revert();
302 TPA.Revert();
307 TPA.Commit();
    [all...]
ParseDecl.cpp     [all...]
ParseDeclCXX.cpp 131 TentativeParsingAction TPA(*this);
134 TPA.Revert();
    [all...]

Completed in 66 milliseconds