Searched refs:yyalloc (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dconfigyyrename.h71 #define yyalloc ub_c_alloc macro
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c304 void *yyalloc (yy_size_t );
2214 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
2223 b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
2378 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
2426 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
2474 buf = (char *) yyalloc(n );
2676 void *yyalloc (yy_size_t size ) function
H A Dasn1parse.c495 union yyalloc union
502 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1651 union yyalloc *yyptr =
1652 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2597 YYSIZE_T yyalloc = 2 * yysize;
2598 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
2599 yyalloc = YYSTACK_ALLOC_MAXIMUM;
2602 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
2604 yymsg_alloc = yyalloc;
2594 YYSIZE_T yyalloc = 2 * yysize; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c304 void *yyalloc (yy_size_t );
1349 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
1358 b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
1513 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
1561 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
1609 buf = (char *) yyalloc(n );
1811 void *yyalloc (yy_size_t size ) function
H A Dparse.c347 union yyalloc union
354 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1259 union yyalloc *yyptr =
1260 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
1515 YYSIZE_T yyalloc = 2 * yysize;
1516 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
1517 yyalloc = YYSTACK_ALLOC_MAXIMUM;
1520 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
1522 yymsg_alloc = yyalloc;
1512 YYSIZE_T yyalloc = 2 * yysize; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c304 void *yyalloc (yy_size_t );
1286 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
1295 b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
1450 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
1498 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
1546 buf = (char *) yyalloc(n );
1748 void *yyalloc (yy_size_t size ) function
H A Dslc-gram.c338 union yyalloc union
345 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1233 union yyalloc *yyptr =
1234 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
1444 YYSIZE_T yyalloc = 2 * yysize;
1445 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
1446 yyalloc = YYSTACK_ALLOC_MAXIMUM;
1449 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
1451 yymsg_alloc = yyalloc;
1441 YYSIZE_T yyalloc = 2 * yysize; local
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c485 union yyalloc union
492 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1644 union yyalloc *yyptr =
1645 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2803 YYSIZE_T yyalloc = 2 * yysize;
2804 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
2805 yyalloc = YYSTACK_ALLOC_MAXIMUM;
2808 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
2810 yymsg_alloc = yyalloc;
2800 YYSIZE_T yyalloc = 2 * yysize; local
[all...]
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_gram.c309 union yyalloc union
316 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1059 union yyalloc *yyptr =
1060 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
H A Dnull_lex.c23 #define yyalloc null_alloc macro
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c318 void *yyalloc (yy_size_t );
2231 (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
4622 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
4631 b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
4782 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
4830 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
4879 buf = (char *) yyalloc(n );
4910 (yy_start_stack) = (int *) yyalloc(new_size );
5129 void *yyalloc (yy_size_t size ) function
/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-exp.c337 union yyalloc union
344 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1386 union yyalloc *yyptr =
1387 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
H A Dm2-exp.c327 union yyalloc union
334 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1321 union yyalloc *yyptr =
1322 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
H A Df-exp.c306 union yyalloc union
313 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1201 union yyalloc *yyptr =
1202 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
H A Djv-exp.c297 union yyalloc union
304 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1260 union yyalloc *yyptr =
1261 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
H A Dc-exp.c320 union yyalloc union
327 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1383 union yyalloc *yyptr =
1384 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
H A Dobjc-exp.c324 union yyalloc union
331 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1365 union yyalloc *yyptr =
1366 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
H A Dp-exp.c310 union yyalloc union
317 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1175 union yyalloc *yyptr =
1176 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_parser.c782 union yyalloc union
789 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
2052 union yyalloc *yyptr =
2053 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));

Completed in 513 milliseconds