Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vgrind/
H A Dregexp.c92 #define OCNT(A) (*(A+2)) /* character count */ macro
175 temp = OCNT(acs); in expconv()
176 OCNT(acs) = ccre - acs; in expconv()
194 temp = OCNT(acs); in expconv()
195 OCNT(acs) = ccre - acs; in expconv()
216 temp = OCNT(acs); in expconv()
217 OCNT(acs) = ccre - acs; in expconv()
227 OCNT(cs) = ccre - cs; /* offset to next symbol */ in expconv()
234 temp = OCNT(acs); in expconv()
235 OCNT(acs) = ccre - acs; in expconv()
[all …]