HomeSort by: relevance | last modified time | path
    Searched defs:tocc (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/vgrind/
regexp.c 66 tocc(ptrdiff_t x) { function in typeref:typename:char
219 OCNT(acs) = tocc(ccre - acs);
238 OCNT(acs) = tocc(ccre - acs);
260 OCNT(acs) = tocc(ccre - acs);
270 OCNT(cs) = tocc(ccre - cs); /* offset to next symbol */
278 OCNT(acs) = tocc(ccre - acs);
294 OCNT(ccre) = tocc(ccre - acs); /* make a back pointer */
322 OCNT(acs) = tocc(ccre - acs);
regexp.c 66 tocc(ptrdiff_t x) { function in typeref:typename:char
219 OCNT(acs) = tocc(ccre - acs);
238 OCNT(acs) = tocc(ccre - acs);
260 OCNT(acs) = tocc(ccre - acs);
270 OCNT(cs) = tocc(ccre - cs); /* offset to next symbol */
278 OCNT(acs) = tocc(ccre - acs);
294 OCNT(ccre) = tocc(ccre - acs); /* make a back pointer */
322 OCNT(acs) = tocc(ccre - acs);

Completed in 26 milliseconds