Searched defs:SCNT (Results 1 – 2 of 2) sorted by relevance
/csrg-svn/usr.bin/vgrind/ | ||
H A D | regexp.c | 107 #define SCNT(A) (*(A+1)) /* byte count of a string */ macro |
/csrg-svn/old/regexp/ | ||
H A D | regexp.c | 82 #define SCNT(A) (*(A+1)) /* byte count of a string */ macro |