Home
last modified time | relevance | path

Searched refs:num_to_alloc (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddeflex.c1733 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1741 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1743 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1748 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1750 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1760 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1763 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1770 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
H A Darlex.c1706 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1714 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1716 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1721 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1723 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1733 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1736 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1743 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
H A Dsyslex.c1573 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1581 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1583 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1588 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1590 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1600 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1603 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1610 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Ditbl-lex.c1590 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1598 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1600 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1605 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1607 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1617 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1620 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1627 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Ditbl-lex.c1590 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1598 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1600 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1605 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1607 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1617 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1620 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1627 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddeflex.c1733 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1741 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1743 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1748 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1750 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1760 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1763 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1770 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
H A Dsyslex.c1573 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1581 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1583 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1588 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1590 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1600 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1603 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1610 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
H A Darlex.c1706 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1714 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1716 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1721 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1723 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1733 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1736 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1743 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-lex.c1450 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1458 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1460 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1465 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1467 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1477 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1480 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1487 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dloongarch-lex.c1531 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1539 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1541 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1546 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1548 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1558 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1561 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1568 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
H A Dbfin-lex.c3016 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
3024 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
3026 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
3031 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
3033 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
3043 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
3046 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
3053 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/tools/m4/bootstrap/
H A Dtokenizer.c1523 int num_to_alloc; in yyensure_buffer_stack() local
1531 num_to_alloc = 1; in yyensure_buffer_stack()
1533 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1538 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1540 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1550 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1553 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1560 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dlex.c1513 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1521 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1523 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1528 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1530 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1540 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1543 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1550 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/lgpl3/gmp/dist/demos/calc/
H A Dcalclex.c1592 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1600 num_to_alloc = 1; in yyensure_buffer_stack()
1602 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1607 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1609 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1619 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1622 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1629 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dloongarch-lex.c1531 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1539 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1541 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1546 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1548 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1558 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1561 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1568 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
H A Dbfin-lex.c3016 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
3024 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
3026 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
3031 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
3033 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
3043 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
3046 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
3053 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_lexer.cpp1997 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
2005 num_to_alloc = 1; in yyensure_buffer_stack()
2007 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
2012 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
2014 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
2024 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
2027 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
2034 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype-lex.cc2593 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
2601 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
2603 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
2608 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
2610 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
2620 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
2623 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
2630 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/bsd/nsd/dist/
H A Dzlexer.c1882 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1890 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1892 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1897 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1899 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1909 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1912 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1919 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
H A Dconfiglexer.c3983 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
3991 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
3993 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
3998 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
4000 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
4010 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
4013 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
4020 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dlex.c2379 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
2387 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
2389 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
2394 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
2396 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
2406 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
2409 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
2416 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlex.c3491 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
3499 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
3501 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
3506 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
3508 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
3518 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
3521 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
3528 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlex.c3530 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
3538 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
3540 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
3545 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
3547 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
3557 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
3560 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
3567 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/bsd/flex/dist/src/
H A Dinitscan.c4527 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
4535 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
4537 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
4542 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
4544 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
4554 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
4557 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
4564 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfiglexer.c7275 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
7283 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
7285 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
7290 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
7292 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
7302 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
7305 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
7312 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()

12