Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vgrind/
H A Dregexp.c95 #define SSTR(A) (A+2) /* address of the string */ macro
267 ccre = SSTR(cs); in expconv()
333 matched = !STRNCMP (s, SSTR(cs), SCNT(cs)); in expmatch()