HomeSort by relevance Sort by last modified time
    Searched refs:ALTOP (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
re.h 74 ALTOP,
95 /* for AltOp and CatOp*/
145 r->type = ALTOP;
actions.c 86 case ALTOP:
118 case ALTOP:
203 case ALTOP:
285 case ALTOP:
316 case ALTOP:
446 if((a = RegExp_isA(e1, ALTOP))){
452 if((a = RegExp_isA(e2, ALTOP))){

Completed in 97 milliseconds