Home
last modified time | relevance | path

Searched refs:yy_buffer_state (Results 1 – 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/flex/
DFlexLexer.h58 struct yy_buffer_state;
69 yy_switch_to_buffer( struct yy_buffer_state* new_buffer ) = 0;
70 virtual struct yy_buffer_state*
72 virtual void yy_delete_buffer( struct yy_buffer_state* b ) = 0;
120 void yy_switch_to_buffer( struct yy_buffer_state* new_buffer );
121 struct yy_buffer_state* yy_create_buffer( FLEX_STD istream* s, int size );
122 void yy_delete_buffer( struct yy_buffer_state* b );
125 void yypush_buffer_state( struct yy_buffer_state* new_buffer );
141 void yy_init_buffer( struct yy_buffer_state* b, FLEX_STD istream* s );
142 void yy_flush_buffer( struct yy_buffer_state* b );
[all …]
Dflex.skl473 typedef struct yy_buffer_state *YY_BUFFER_STATE;
546 struct yy_buffer_state
2049 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) M4_YY_CALL_LAST_ARG );
2269 YY_G(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
2270 (num_to_alloc * sizeof(struct yy_buffer_state*)
2276 memset(YY_G(yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
2289 YY_G(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
2291 num_to_alloc * sizeof(struct yy_buffer_state*)
2297 …YY_G(yy_buffer_stack) + YY_G(yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
2326 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) M4_YY_CALL_LAST_ARG );
DONEWS345 void yy_flush_buffer( struct yy_buffer_state* b )
501 an opaque "struct yy_buffer_state".
/freebsd-10-stable/contrib/amd/fsinfo/
Dnull_lex.c180 typedef struct yy_buffer_state *YY_BUFFER_STATE;
216 struct yy_buffer_state struct
1229 b = (YY_BUFFER_STATE) null_alloc(sizeof( struct yy_buffer_state ) ); in null__create_buffer()
1393 (yy_buffer_stack) = (struct yy_buffer_state**)null_alloc in null_ensure_buffer_stack()
1394 (num_to_alloc * sizeof(struct yy_buffer_state*) in null_ensure_buffer_stack()
1399 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in null_ensure_buffer_stack()
1412 (yy_buffer_stack) = (struct yy_buffer_state**)null_realloc in null_ensure_buffer_stack()
1414 num_to_alloc * sizeof(struct yy_buffer_state*) in null_ensure_buffer_stack()
1420 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); in null_ensure_buffer_stack()
1441 b = (YY_BUFFER_STATE) null_alloc(sizeof( struct yy_buffer_state ) ); in null__scan_buffer()
/freebsd-10-stable/crypto/heimdal/lib/com_err/
Dlex.c152 typedef struct yy_buffer_state *YY_BUFFER_STATE;
188 struct yy_buffer_state struct
1349 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_create_buffer()
1513 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack()
1514 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1519 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1532 (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc in yyensure_buffer_stack()
1534 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1540 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1561 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_scan_buffer()
/freebsd-10-stable/crypto/heimdal/lib/sl/
Dslc-lex.c152 typedef struct yy_buffer_state *YY_BUFFER_STATE;
188 struct yy_buffer_state struct
1286 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_create_buffer()
1450 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack()
1451 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1456 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1469 (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc in yyensure_buffer_stack()
1471 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1477 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1498 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_scan_buffer()
/freebsd-10-stable/crypto/heimdal/lib/asn1/
Dlex.c152 typedef struct yy_buffer_state *YY_BUFFER_STATE;
188 struct yy_buffer_state struct
2214 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_create_buffer()
2378 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack()
2379 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
2384 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
2397 (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc in yyensure_buffer_stack()
2399 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
2405 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
2426 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_scan_buffer()
/freebsd-10-stable/usr.bin/csup/
Dlex.rcs.c169 typedef struct yy_buffer_state *YY_BUFFER_STATE;
201 struct yy_buffer_state struct
1455 b = (YY_BUFFER_STATE) rcsalloc(sizeof( struct yy_buffer_state ) ,yyscanner ); in rcs_create_buffer()
1625 yyg->yy_buffer_stack = (struct yy_buffer_state**)rcsalloc in rcsensure_buffer_stack()
1626 (num_to_alloc * sizeof(struct yy_buffer_state*) in rcsensure_buffer_stack()
1631 memset(yyg->yy_buffer_stack, 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in rcsensure_buffer_stack()
1644 yyg->yy_buffer_stack = (struct yy_buffer_state**)rcsrealloc in rcsensure_buffer_stack()
1646 num_to_alloc * sizeof(struct yy_buffer_state*) in rcsensure_buffer_stack()
1652 …t(yyg->yy_buffer_stack + yyg->yy_buffer_stack_max, 0, grow_size * sizeof(struct yy_buffer_state*)); in rcsensure_buffer_stack()
1673 b = (YY_BUFFER_STATE) rcsalloc(sizeof( struct yy_buffer_state ) ,yyscanner ); in rcs_scan_buffer()
Drcstokenizer.h137 typedef struct yy_buffer_state *YY_BUFFER_STATE;
147 struct yy_buffer_state struct
/freebsd-10-stable/usr.bin/lex/
Dinitscan.c165 typedef struct yy_buffer_state *YY_BUFFER_STATE;
201 struct yy_buffer_state struct
4622 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_create_buffer()
4782 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack()
4783 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
4788 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
4801 (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc in yyensure_buffer_stack()
4803 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
4809 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
4830 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_scan_buffer()
/freebsd-10-stable/contrib/ofed/libsdp/src/
Dconfig_scanner.c117 typedef struct yy_buffer_state *YY_BUFFER_STATE;
171 struct yy_buffer_state struct
1520 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );
1636 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );
/freebsd-10-stable/contrib/binutils/ld/
Dldlex.l496 b = malloc (sizeof (struct yy_buffer_state));