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

/freebsd-11-stable/usr.bin/ctags/
H A Dctags.h68 } NODE; typedef in typeref:struct:nd_st
/freebsd-11-stable/sbin/restore/
H A Drestore.h84 #define NODE 2 /* directory entry */ macro
/freebsd-11-stable/usr.bin/tsort/
H A Dtsort.c81 typedef struct node_str NODE; typedef in typeref:struct:node_str
[all...]
/freebsd-11-stable/usr.sbin/fmtree/
H A Dmtree.h94 } NODE; typedef in typeref:struct:_node
/freebsd-11-stable/contrib/mtree/
H A Dmtree.h108 } NODE; typedef in typeref:struct:_node
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd8.c57 #define NODE(ptr) (ptr) macro
59 #define NODE(offs) ((CPpmd8_Node *)(p->Base + (offs))) macro
H A Darchive_ppmd7.c73 #define NODE(ptr) (ptr) macro
75 #define NODE(offs) ((CPpmd7_Node *)(p->Base + (offs))) macro
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp244 #define NODE(name) \ macro
268 #undef NODE macro
[all...]

Completed in 197 milliseconds