Searched refs:YY_NULL (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dsel-lex.l57 #ifndef YY_NULL
58 #define YY_NULL 0
134 return YY_NULL;
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c111 #define YY_NULL 0 macro
942 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
983 #define yyterminate() return YY_NULL
1789 * YY_NULL, it'll still work - another
1790 * YY_NULL will get returned.
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c111 #define YY_NULL 0 macro
619 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
660 #define yyterminate() return YY_NULL
961 * YY_NULL, it'll still work - another
962 * YY_NULL will get returned.
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c111 #define YY_NULL 0 macro
598 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
639 #define yyterminate() return YY_NULL
898 * YY_NULL, it'll still work - another
899 * YY_NULL will get returned.
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c131 #define YY_NULL 0 macro
575 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
616 #define yyterminate() return YY_NULL
841 * YY_NULL, it'll still work - another
842 * YY_NULL will get returned.
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c124 #define YY_NULL 0 macro
2115 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
2156 #define yyterminate() return YY_NULL
4226 * YY_NULL, it'll still work - another
4227 * YY_NULL will get returned.

Completed in 134 milliseconds