Home
last modified time | relevance | path

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

/original-bsd/old/regexp/
H A Dregexp.c83 #define SSTR(A) (A+2) /* address of the string */ macro
251 ccre = SSTR(cs); in expconv()
318 matched = !STRNCMP (s, SSTR(cs), SCNT(cs));
/original-bsd/usr.bin/vgrind/
H A Dregexp.c108 #define SSTR(A) (A+2) /* address of the string */ macro
278 ccre = SSTR(cs); in expconv()
342 matched = !STRNCMP (s, SSTR(cs), SCNT(cs));