Home
last modified time | relevance | path

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

/trueos/crypto/heimdal/lib/hx509/
HDsel-lex.l57 #ifndef YY_NULL
58 #define YY_NULL 0 macro
134 return YY_NULL; in lex_input()
/trueos/contrib/ofed/libsdp/src/
HDconfig_scanner.c84 #define YY_NULL 0 macro
659 #define yyterminate() return YY_NULL
/trueos/crypto/heimdal/lib/com_err/
HDlex.c111 #define YY_NULL 0 macro
660 #define yyterminate() return YY_NULL
/trueos/crypto/heimdal/lib/sl/
HDslc-lex.c111 #define YY_NULL 0 macro
639 #define yyterminate() return YY_NULL
/trueos/crypto/heimdal/lib/asn1/
HDlex.c111 #define YY_NULL 0 macro
983 #define yyterminate() return YY_NULL
/trueos/usr.bin/csup/
HDlex.rcs.c111 #define YY_NULL 0 macro
737 #define yyterminate() return YY_NULL
/trueos/usr.bin/lex/
HDinitscan.c124 #define YY_NULL 0 macro
2156 #define yyterminate() return YY_NULL
/trueos/contrib/flex/
HDflex.skl278 #define YY_NULL 0
1125 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
1147 #define yyterminate() return YY_NULL
1462 * YY_NULL, it'll still work - another
1463 * YY_NULL will get returned.