Home
last modified time | relevance | path

Searched refs:num_to_alloc (Results 26 – 50 of 1458) sorted by relevance

12345678910>>...59

/dports/games/quakeforge/quakeforge-0.7.2/libs/video/targets/
H A Dfbset_modes_l.c1578 int num_to_alloc; in yyensure_buffer_stack() local
1586 num_to_alloc = 1; in yyensure_buffer_stack()
1588 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1593 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1595 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1605 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1608 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1615 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/dports/net/netatalk3/netatalk-3.1.12/etc/spotlight/
H A Dspotlight_rawquery_lexer.c1529 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1537 num_to_alloc = 1; in yyensure_buffer_stack()
1539 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1544 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1546 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1556 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1559 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1566 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/dports/devel/binutils/binutils-2.37/binutils/
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()
H A Ddeflex.c1735 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1743 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1745 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1750 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1752 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1762 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1765 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1772 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DIPFilterScanner.cpp1643 yy_size_t num_to_alloc; in yyipensure_buffer_stack() local
1651 num_to_alloc = 1; in yyipensure_buffer_stack()
1653 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyipensure_buffer_stack()
1658 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyipensure_buffer_stack()
1660 (yy_buffer_stack_max) = num_to_alloc; in yyipensure_buffer_stack()
1670 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyipensure_buffer_stack()
1673 num_to_alloc * sizeof(struct yy_buffer_state*) in yyipensure_buffer_stack()
1680 (yy_buffer_stack_max) = num_to_alloc; in yyipensure_buffer_stack()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DIPFilterScanner.cpp1643 yy_size_t num_to_alloc; in yyipensure_buffer_stack() local
1651 num_to_alloc = 1; in yyipensure_buffer_stack()
1653 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyipensure_buffer_stack()
1658 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyipensure_buffer_stack()
1660 (yy_buffer_stack_max) = num_to_alloc; in yyipensure_buffer_stack()
1670 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyipensure_buffer_stack()
1673 num_to_alloc * sizeof(struct yy_buffer_state*) in yyipensure_buffer_stack()
1680 (yy_buffer_stack_max) = num_to_alloc; in yyipensure_buffer_stack()
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dlex.c1613 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1621 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1623 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1628 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1630 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1640 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1643 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1650 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Ddeflex.c1726 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1734 num_to_alloc = 1; in yyensure_buffer_stack()
1736 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1741 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1743 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1753 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1756 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1763 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
H A Darlex.c1697 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1705 num_to_alloc = 1; in yyensure_buffer_stack()
1707 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1712 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1714 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1724 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1727 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1734 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
H A Dsyslex.c1575 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1583 num_to_alloc = 1; in yyensure_buffer_stack()
1585 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1590 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1592 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1602 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1605 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1612 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Ditbl-lex.c1582 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1590 num_to_alloc = 1; in yyensure_buffer_stack()
1592 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1597 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1599 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1609 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1612 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1619 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstmath/
H A Descan.cpp1665 int num_to_alloc; in yyensure_buffer_stack() local
1673 num_to_alloc = 1; in yyensure_buffer_stack()
1675 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1680 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1682 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1692 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1695 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1702 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/dports/x11-wm/ctwm/ctwm-4.0.3/gen/
H A Dlex.c1533 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1541 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1543 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1548 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1550 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1560 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1563 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1570 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
/dports/cad/pcb/pcb-4.2.0/src/
H A Dres_lex.c1543 int num_to_alloc; in resensure_buffer_stack() local
1551 num_to_alloc = 1; in resensure_buffer_stack()
1553 (num_to_alloc * sizeof(struct yy_buffer_state*) in resensure_buffer_stack()
1558 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in resensure_buffer_stack()
1560 (yy_buffer_stack_max) = num_to_alloc; in resensure_buffer_stack()
1570 num_to_alloc = (yy_buffer_stack_max) + grow_size; in resensure_buffer_stack()
1573 num_to_alloc * sizeof(struct yy_buffer_state*) in resensure_buffer_stack()
1580 (yy_buffer_stack_max) = num_to_alloc; in resensure_buffer_stack()
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
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 Ddeflex.c1735 yy_size_t num_to_alloc; in yyensure_buffer_stack() local
1743 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ in yyensure_buffer_stack()
1745 (num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1750 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in yyensure_buffer_stack()
1752 (yy_buffer_stack_max) = num_to_alloc; in yyensure_buffer_stack()
1762 num_to_alloc = (yy_buffer_stack_max) + grow_size; in yyensure_buffer_stack()
1765 num_to_alloc * sizeof(struct yy_buffer_state*) in yyensure_buffer_stack()
1772 (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()
/dports/devel/arm-elf-binutils/binutils-2.37/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()
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hx509/
H A Dlex.yy.c1513 int num_to_alloc; in yyensure_buffer_stack() local
1521 num_to_alloc = 1; 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()
H A Dsel-lex.c1513 int num_to_alloc; in yyensure_buffer_stack() local
1521 num_to_alloc = 1; 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()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/imagemap/
H A Dimap_csim_lex.c1722 yy_size_t num_to_alloc; in csim_ensure_buffer_stack() local
1730 num_to_alloc = 1; in csim_ensure_buffer_stack()
1732 (num_to_alloc * sizeof(struct yy_buffer_state*) in csim_ensure_buffer_stack()
1737 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in csim_ensure_buffer_stack()
1739 (yy_buffer_stack_max) = num_to_alloc; in csim_ensure_buffer_stack()
1749 num_to_alloc = (yy_buffer_stack_max) + grow_size; in csim_ensure_buffer_stack()
1752 num_to_alloc * sizeof(struct yy_buffer_state*) in csim_ensure_buffer_stack()
1759 (yy_buffer_stack_max) = num_to_alloc; in csim_ensure_buffer_stack()
H A Dimap_ncsa_lex.c1581 yy_size_t num_to_alloc; in ncsa_ensure_buffer_stack() local
1589 num_to_alloc = 1; in ncsa_ensure_buffer_stack()
1591 (num_to_alloc * sizeof(struct yy_buffer_state*) in ncsa_ensure_buffer_stack()
1596 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); in ncsa_ensure_buffer_stack()
1598 (yy_buffer_stack_max) = num_to_alloc; in ncsa_ensure_buffer_stack()
1608 num_to_alloc = (yy_buffer_stack_max) + grow_size; in ncsa_ensure_buffer_stack()
1611 num_to_alloc * sizeof(struct yy_buffer_state*) in ncsa_ensure_buffer_stack()
1618 (yy_buffer_stack_max) = num_to_alloc; in ncsa_ensure_buffer_stack()
/dports/devel/gnulibiberty/binutils-2.37/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()
/dports/devel/gnulibiberty/binutils-2.37/binutils/
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()

12345678910>>...59