Home
last modified time | relevance | path

Searched defs:node1 (Results 1 – 5 of 5) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dtsearch-test.c39 node_compare(const void *node1, const void *node2) in node_compare()
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Darrow-operator.cpp35 Node** node1; in f() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp174 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addIntraChainConstraint() local
261 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addInterChainConstraint() local
/minix3/external/bsd/bind/dist/bin/tests/
H A Drbt_test.c115 dns_rbtnode_t *node1, *node2; in detail() local
/minix3/external/historical/nawk/dist/
H A Dparse.c54 Node *node1(int a, Node *b) in node1() function