HomeSort by: relevance | last modified time | path
    Searched defs:NP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_function_call_trie.h 514 NodeAndParent NP = DFSStack.back();
515 DCHECK_NE(NP.Node, nullptr);
516 DCHECK_NE(NP.NewNode, nullptr);
518 for (const auto Callee : NP.Node->Callees) {
520 NP.NewNode, NodeIdPairArray(*O.NodeIdPairAllocator),
525 if (UNLIKELY(NP.NewNode->Callees.AppendEmplace(NewNode, Callee.FId) ==
  /src/libexec/getty/
gettytab.h 166 #define NP gettyflags[21].value

Completed in 13 milliseconds