OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yyconst
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
53
#define
yyconst
const
macro
55
#define
yyconst
macro
239
YY_BUFFER_STATE yy_scan_string YY_PROTO((
yyconst
char *yy_str ));
240
YY_BUFFER_STATE yy_scan_bytes YY_PROTO((
yyconst
char *bytes, int len ));
276
static void yy_fatal_error YY_PROTO((
yyconst
char msg[] ));
290
static
yyconst
short int yy_accept[50] =
299
static
yyconst
int yy_ec[256] =
331
static
yyconst
int yy_meta[29] =
338
static
yyconst
short int yy_base[54] =
348
static
yyconst
short int yy_def[54]
[
all
...]
/src/tools/m4/bootstrap/
tokenizer.c
111
#define
yyconst
const
macro
113
#define
yyconst
macro
307
YY_BUFFER_STATE yy_scan_string (
yyconst
char *yy_str );
308
YY_BUFFER_STATE yy_scan_bytes (
yyconst
char *bytes,int len );
356
static void yy_fatal_error (
yyconst
char msg[] );
377
static
yyconst
flex_int16_t yy_accept[33] =
385
static
yyconst
flex_int32_t yy_ec[256] =
417
static
yyconst
flex_int32_t yy_meta[18] =
423
static
yyconst
flex_int16_t yy_base[37] =
431
static
yyconst
flex_int16_t yy_def[37]
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025