HomeSort by relevance Sort by last modified time
    Searched full:mkor (Results 1 - 5 of 5) sorted by null

  /external/webkit/WebKitTools/android/flex-2.5.4a/
nfa.c 364 * more mkbranch's. Compare with mkor()
440 /* mkor - make a machine that matches either one of two machines
444 * new = mkor( first, second );
454 int mkor( first, second ) function
parse.y 487 $$ = mkor( $1, $3 );
flexdef.h     [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
parse.c 1058 yyval = mkor( yyvsp[-2], yyvsp[0] );
    [all...]
  /prebuilt/linux-x86/flex/
flex-2.5.4a 

Completed in 68 milliseconds