Searched refs:CSCOPE_RE_SPACE (Results 1 – 1 of 1) sorted by relevance
1232 #define CSCOPE_RE_SPACE "([ \t]|/\\*([^*]|\\*/)*\\*/)*" in re_cscope_conv() macro1233 #define CSCOPE_LEN sizeof(CSCOPE_RE_SPACE) - 1 in re_cscope_conv()1234 CHAR2INT(sp, CSCOPE_RE_SPACE, CSCOPE_LEN, wp, wlen); in re_cscope_conv()1246 len = (p - *ptrnp) * 2 + (nspaces + 2) * sizeof(CSCOPE_RE_SPACE) + 3; in re_cscope_conv()