Searched refs:VBASE_NAME (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcp-tree.h2342 #define VBASE_NAME "_vb$"
2366 #define VBASE_NAME "_vb."
2403 #define VBASE_NAME "__vb_"
2405 (!strncmp (IDENTIFIER_POINTER (ID_NODE), VBASE_NAME, \
2406 sizeof (VBASE_NAME) - 1))
2490 + sizeof (VBASE_NAME) + 1); \
2334 #define VBASE_NAME macro
2358 #define VBASE_NAME macro
2395 #define VBASE_NAME macro

Completed in 108 milliseconds