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

  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
ins.h 11 #define FORK 2
actions.c 43 case FORK:
44 o << "fork " << ((Ins*) i.i.link - &base);
173 i->i.tag = FORK;
214 i->i.tag = FORK;
221 i->i.tag = FORK;
231 i->i.tag = FORK;
618 } else if(i->i.tag == GOTO || i->i.tag == FORK){
623 if(i->i.tag == FORK){

Completed in 221 milliseconds