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

  /src/lib/libc/regex/
regex2.h 80 typedef uint32_t sopno; typedef in typeref:typename:uint32_t
182 sopno nstates; /* = number of sops */
183 sopno firststate; /* the initial OEND (normally 0) */
184 sopno laststate; /* the final OEND */
198 sopno nplus; /* how deep does it nest +s? */
regex2.h 80 typedef uint32_t sopno; typedef in typeref:typename:uint32_t
182 sopno nstates; /* = number of sops */
183 sopno firststate; /* the initial OEND (normally 0) */
184 sopno laststate; /* the final OEND */
198 sopno nplus; /* how deep does it nest +s? */
regex2.h 80 typedef uint32_t sopno; typedef in typeref:typename:uint32_t
182 sopno nstates; /* = number of sops */
183 sopno firststate; /* the initial OEND (normally 0) */
184 sopno laststate; /* the final OEND */
198 sopno nplus; /* how deep does it nest +s? */

Completed in 34 milliseconds