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

/external/llvm/lib/Support/
H A Dregex2.h66 typedef long sopno; typedef
138 sopno nstates; /* = number of sops */
139 sopno firststate; /* the initial OEND (normally 0) */
140 sopno laststate; /* the final OEND */
153 sopno nplus; /* how deep does it nest +s? */
/external/swiftshader/third_party/LLVM/lib/Support/
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? */
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex2.h66 typedef long sopno; typedef
138 sopno nstates; /* = number of sops */
139 sopno firststate; /* the initial OEND (normally 0) */
140 sopno laststate; /* the final OEND */
153 sopno nplus; /* how deep does it nest +s? */

Completed in 252 milliseconds