Searched defs:NODE (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/usr.bin/ctags/
H A Dctags.h65 } NODE; typedef in typeref:struct:nd_st
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h165 #define NODE(NodeKind) K##NodeKind, macro
2591 #define NODE(X) \ macro
2601 #define NODE(X) \ macro
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DNodes.cpp439 #define NODE(Kind, Parent) \ macro
/freebsd-current/usr.bin/tsort/
H A Dtsort.c70 typedef struct node_str NODE; typedef in typeref:struct:node_str
[all...]
/freebsd-current/sbin/restore/
H A Drestore.h83 #define NODE 2 /* directory entry */ macro
/freebsd-current/contrib/mtree/
H A Dmtree.h108 } NODE; typedef in typeref:struct:_node
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_ppmd7.c73 #define NODE(ptr) (ptr) macro
75 #define NODE(offs) ((CPpmd7_Node *)(p->Base + (offs))) macro
[all...]
H A Darchive_ppmd8.c57 #define NODE(ptr) (ptr) macro
59 #define NODE(offs) ((CPpmd8_Node *)(p->Base + (offs))) macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp241 #define NODE(name) \ macro
270 #undef NODE macro
[all...]

Completed in 194 milliseconds