Home
last modified time | relevance | path

Searched refs:SSTR (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/vgrind/
H A Dregexp.c118 #define SSTR(A) (A+2) /* address of the string */ macro
288 ccre = SSTR(cs); in expconv()
354 matched = !STRNCMP (s, SSTR(cs), SCNT(cs)); in expmatch()