Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c105 #define yyconst const macro
107 #define yyconst macro
301 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
302 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
350 static void yy_fatal_error (yyconst char msg[] );
371 static yyconst flex_int16_t yy_accept[46] =
380 static yyconst flex_int32_t yy_ec[256] =
412 static yyconst flex_int32_t yy_meta[23] =
419 static yyconst flex_int16_t yy_base[48] =
428 static yyconst flex_int16_t yy_def[48] =
[all …]
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c105 #define yyconst const macro
107 #define yyconst macro
301 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
302 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
350 static void yy_fatal_error (yyconst char msg[] );
371 static yyconst flex_int16_t yy_accept[14] =
377 static yyconst flex_int32_t yy_ec[256] =
409 static yyconst flex_int32_t yy_meta[10] =
414 static yyconst flex_int16_t yy_base[15] =
420 static yyconst flex_int16_t yy_def[15] =
[all …]
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c105 #define yyconst const macro
107 #define yyconst macro
301 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
302 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
350 static void yy_fatal_error (yyconst char msg[] );
371 static yyconst flex_int16_t yy_accept[568] =
437 static yyconst flex_int32_t yy_ec[256] =
469 static yyconst flex_int32_t yy_meta[70] =
480 static yyconst flex_int16_t yy_base[570] =
546 static yyconst flex_int16_t yy_def[570] =
[all …]
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c99 #define yyconst const macro
/freebsd/usr.bin/lex/
H A Dinitscan.c98 #define yyconst const macro
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c99 #define yyconst const macro
/freebsd/contrib/flex/src/
H A Dflex.skl248 #define yyconst const
/freebsd/contrib/flex/
H A DChangeLog559 …e and faster. Tests that relied on the old behavior were fixed. Also, `yyconst` is no longer def…
8093 * dfa.c, main.c: const -> yyconst
8150 * flex.skl, gen.c: const -> yyconst