| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | defparse.c | 368 union yyalloc union 378 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) 807 union yyalloc *yyptr = in yyparse() 808 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
| H A D | nlmheader.c | 437 union yyalloc union 447 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) 876 union yyalloc *yyptr = in yyparse() 877 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
| H A D | rcparse.c | 897 union yyalloc union 907 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) 1336 union yyalloc *yyptr = in yyparse() 1337 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | itbl-parse.c | 530 union yyalloc union 540 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) 969 union yyalloc *yyptr = in yyparse() 970 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
| H A D | m68k-parse.c | 446 union yyalloc union 456 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) 885 union yyalloc *yyptr = in yyparse() 886 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
| /openbsd-src/gnu/usr.bin/texinfo/intl/ |
| H A D | plural.c | 375 union yyalloc union 385 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) 814 union yyalloc *yyptr = in yyparse() 815 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
| /openbsd-src/gnu/gcc/intl/ |
| H A D | plural.c | 399 union yyalloc union 409 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) 838 union yyalloc *yyptr = in yyparse() 839 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gengtype-lex.c | 297 void *yyalloc (yy_size_t ); 3093 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_create_buffer() 3102 b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); in yy_create_buffer() 3253 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack() 3297 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_scan_buffer() 3346 buf = (char *) yyalloc(n ); in yy_scan_bytes() 3516 void *yyalloc (yy_size_t size ) in yyalloc() function
|
| H A D | gengtype-yacc.c | 187 union yyalloc union 194 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1020 union yyalloc *yyptr = 1021 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|
| /openbsd-src/usr.sbin/unbound/util/ |
| H A D | configyyrename.h | 82 #define yyalloc ub_c_alloc macro
|
| /openbsd-src/sbin/unwind/libunbound/util/ |
| H A D | configyyrename.h | 82 #define yyalloc ub_c_alloc macro
|
| H A D | configlexer.c | 312 void *yyalloc (yy_size_t ); 6501 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_create_buffer() 6510 b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); in yy_delete_buffer() 6661 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack() 6709 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); in yy_scan_buffer() 6758 buf = (char *) yyalloc(n ); in yy_scan_bytes() 6960 void *yyalloc (yy_size_t size ) in yyfree() 6943 void *yyalloc (yy_size_t size ) yyalloc() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | parse-scan.c | 459 union yyalloc union 466 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) 2286 union yyalloc *yyptr = in yyparse() 2287 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
| H A D | parse.c | 772 union yyalloc union 779 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) 3269 union yyalloc *yyptr = in yyparse() 3270 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ada-exp.c | 351 union yyalloc union 358 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1393 union yyalloc *yyptr = 1394 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|
| H A D | m2-exp.c | 334 union yyalloc union 341 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1326 union yyalloc *yyptr = 1327 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|
| H A D | f-exp.c | 313 union yyalloc union 320 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1205 union yyalloc *yyptr = 1206 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|
| H A D | jv-exp.c | 304 union yyalloc union 311 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1256 union yyalloc *yyptr = 1257 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|
| H A D | p-exp.c | 317 union yyalloc union 324 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1179 union yyalloc *yyptr = 1180 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|
| H A D | c-exp.c | 324 union yyalloc union 331 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1385 union yyalloc *yyptr = 1386 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|
| H A D | objc-exp.c | 331 union yyalloc union 338 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1369 union yyalloc *yyptr = 1370 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|
| /openbsd-src/usr.bin/lex/ |
| H A D | flex.skl | 79 #define yyalloc M4_YY_PREFIX[[alloc]] 698 void *yyalloc M4_YY_PARAMS( yy_size_t M4_YY_PROTO_LAST_ARG ); 1313 yyalloc(YY_STATE_BUF_SIZE M4_YY_CALL_LAST_ARG); 2050 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) M4_YY_CALL_LAST_ARG ); 2059 b->yy_ch_buf = (char *) yyalloc( b->yy_buf_size + 2 M4_YY_CALL_LAST_ARG ); 2270 YY_G(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc 2327 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) M4_YY_CALL_LAST_ARG ); 2390 buf = (char *) yyalloc( n M4_YY_CALL_LAST_ARG ); 2432 YY_G(yy_start_stack) = (int *) yyalloc( new_size M4_YY_CALL_LAST_ARG ); 2794 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL ); [all …]
|
| H A D | NEWS | 71 ** better checking after yyalloc/yyrealloc (resolves bug #1595967)
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | m68k-parse.c | 289 union yyalloc union 296 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 1208 union yyalloc *yyptr = 1209 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|
| H A D | bfin-parse.c | 892 union yyalloc union 899 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) 2603 union yyalloc *yyptr = 2604 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
|