Home
last modified time | relevance | path

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

/freebsd/usr.bin/vgrind/
H A Dregexp.c113 #define OCNT(A) (*(A+2)) /* character count */ macro
195 temp = OCNT(acs); in expconv()
196 OCNT(acs) = ccre - acs; in expconv()
214 temp = OCNT(acs); in expconv()
215 OCNT(acs) = ccre - acs; in expconv()
236 temp = OCNT(acs); in expconv()
237 OCNT(acs) = ccre - acs; in expconv()
247 OCNT(cs) = ccre - cs; /* offset to next symbol */ in expconv()
254 temp = OCNT(acs); in expconv()
255 OCNT(acs) = ccre - acs; in expconv()
[all …]