Home
last modified time | relevance | path

Searched refs:YY_NULL (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c106 #define YY_NULL 0 macro
831 #define yyterminate() return YY_NULL
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped131 #define YY_NULL 0
963 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
988 #define yyterminate() return YY_NULL
1471 * YY_NULL, it'll still work - another
1472 * YY_NULL will get returned.
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c106 #define YY_NULL 0 macro
683 #define yyterminate() return YY_NULL
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped101 #define YY_NULL 0
761 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
802 #define yyterminate() return YY_NULL
1340 * YY_NULL, it'll still work - another
1341 * YY_NULL will get returned.
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped104 #define YY_NULL 0
954 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
979 #define yyterminate() return YY_NULL
1474 * YY_NULL, it'll still work - another
1475 * YY_NULL will get returned.