Home | History | Annotate | Download | only in dist

Lines Matching full:xstring

438 #define XSTRING(s) STRING(s)
446 lengths of inserts such as XSTRING(MAX_NAME_SIZE) are not known. Instead, we
512 "subpattern name is too long (maximum " XSTRING(MAX_NAME_SIZE) " characters)\0"
513 "too many named subpatterns (maximum " XSTRING(MAX_NAME_COUNT) ")\0"