Home
last modified time | relevance | path

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

/original-bsd/usr.bin/vgrind/
H A Dregexp.c107 #define SCNT(A) (*(A+1)) /* byte count of a string */ macro
/original-bsd/old/regexp/
H A Dregexp.c82 #define SCNT(A) (*(A+1)) /* byte count of a string */ macro