Home
last modified time | relevance | path

Searched defs:NODE_LEN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h870 #define NODE_LEN(NODE) HT_LEN (HT_NODE (NODE)) macro
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h933 #define NODE_LEN(NODE) HT_LEN (HT_NODE (NODE)) macro