Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped113 #define YY_NULL 0
705 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
746 #define yyterminate() return YY_NULL
1128 * YY_NULL, it'll still work - another
1129 * YY_NULL will get returned.
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped131 #define YY_NULL 0
941 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
966 #define yyterminate() return YY_NULL
1433 * YY_NULL, it'll still work - another
1434 * YY_NULL will get returned.
H A Dlex.zconf.c131 #define YY_NULL 0 macro
966 #define yyterminate() return YY_NULL
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped144 #define YY_NULL 0
793 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
837 #define yyterminate() return YY_NULL
1195 * YY_NULL, it'll still work - another
1196 * YY_NULL will get returned.