Searched defs:sopno (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/regex/
H A Dregex2.h63 typedef long sopno; typedef
135 sopno nstates; /* = number of sops */
136 sopno firststate; /* the initial OEND (normally 0) */
137 sopno laststate; /* the final OEND */
150 sopno nplus; /* how deep does it nest +s? */

Completed in 350 milliseconds