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

  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/fastwc/
wc1.l 17 yyterminate();
wc2.l 19 yyterminate();
wc3.l 23 yyterminate();
wc5.l 23 yyterminate();
wc4.l 26 yyterminate();
  /external/webkit/WebKitTools/android/flex-2.5.4a/
initscan.c 1442 #define yyterminate macro
    [all...]
scan.l 319 yyterminate(); /* to stop the parser */
398 yyterminate(); /* to stop the parser */
629 yyterminate();
645 <<EOF>> sectnum = 0; yyterminate();
flex.skl 402 /* No semi-colon after return; correct usage is to write "yyterminate();" -
406 #ifndef yyterminate
407 #define yyterminate() return YY_NULL
    [all...]
  /frameworks/base/tools/aidl/
aidl_language_l.l 66 <<EOF>> { yyterminate(); }
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
initscan-mvs.c 95 /* no semi-colon after return; correct usage is to write "yyterminate();" -
99 #define yyterminate() return ( YY_NULL ) macro
    [all...]
  /external/bluetooth/bluez/rfcomm/
lexer.c 606 /* No semi-colon after return; correct usage is to write "yyterminate();" -
610 #ifndef yyterminate
611 #define yyterminate() return YY_NULL macro
828 yyterminate();
    [all...]
  /external/elfutils/src/
ldlex.c 1170 #define yyterminate macro
    [all...]
  /system/core/sh/
arith_lex.c 622 /* No semi-colon after return; correct usage is to write "yyterminate();" -
626 #ifndef yyterminate
627 #define yyterminate() return YY_NULL macro
916 yyterminate();
    [all...]
  /external/libpcap/
scanner.c 2599 #define yyterminate macro
    [all...]
  /external/bison/src/
scan-skel.c 765 /* No semi-colon after return; correct usage is to write "yyterminate();" -
769 #ifndef yyterminate
770 #define yyterminate() return YY_NULL macro
    [all...]
scan-gram.c 1160 #define yyterminate macro
    [all...]
scan-gram.l 326 yyterminate ();
    [all...]
  /external/ipsec-tools/src/racoon/
cftoken.l 650 yyterminate();
  /external/webkit/WebCore/css/
CSSParser.cpp 5418 #define yyterminate macro
    [all...]

Completed in 320 milliseconds