Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h1023 #define TREE_STRING_LENGTH(NODE) (STRING_CST_CHECK (NODE)->string.length) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h1520 #define TREE_STRING_LENGTH(NODE) (STRING_CST_CHECK (NODE)->string.length) macro