| /src/tools/m4/bootstrap/ |
| tokenizer.c | 1523 int num_to_alloc; local 1531 num_to_alloc = 1; 1533 (num_to_alloc * sizeof(struct yy_buffer_state*) 1538 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1540 (yy_buffer_stack_max) = num_to_alloc; 1550 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1553 num_to_alloc * sizeof(struct yy_buffer_state*) 1560 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/bsd/elftosb/dist/elftosb2/ |
| elftosb_lexer.cpp | 1997 yy_size_t num_to_alloc; local 2005 num_to_alloc = 1; 2007 (num_to_alloc * sizeof(struct yy_buffer_state*) 2012 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 2014 (yy_buffer_stack_max) = num_to_alloc; 2024 num_to_alloc = (yy_buffer_stack_max) + grow_size; 2027 num_to_alloc * sizeof(struct yy_buffer_state*) 2034 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/gpl3/binutils/dist/binutils/ |
| arlex.c | 1706 yy_size_t num_to_alloc; local 1714 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1716 (num_to_alloc * sizeof(struct yy_buffer_state*) 1721 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1723 (yy_buffer_stack_max) = num_to_alloc; 1733 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1736 num_to_alloc * sizeof(struct yy_buffer_state*) 1743 (yy_buffer_stack_max) = num_to_alloc;
|
| deflex.c | 1733 yy_size_t num_to_alloc; local 1741 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1743 (num_to_alloc * sizeof(struct yy_buffer_state*) 1748 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1750 (yy_buffer_stack_max) = num_to_alloc; 1760 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1763 num_to_alloc * sizeof(struct yy_buffer_state*) 1770 (yy_buffer_stack_max) = num_to_alloc;
|
| syslex.c | 1573 yy_size_t num_to_alloc; local 1581 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1583 (num_to_alloc * sizeof(struct yy_buffer_state*) 1588 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1590 (yy_buffer_stack_max) = num_to_alloc; 1600 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1603 num_to_alloc * sizeof(struct yy_buffer_state*) 1610 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| loongarch-lex.c | 1531 yy_size_t num_to_alloc; local 1539 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1541 (num_to_alloc * sizeof(struct yy_buffer_state*) 1546 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1548 (yy_buffer_stack_max) = num_to_alloc; 1558 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1561 num_to_alloc * sizeof(struct yy_buffer_state*) 1568 (yy_buffer_stack_max) = num_to_alloc;
|
| bfin-lex.c | 3009 yy_size_t num_to_alloc; local 3017 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 3019 (num_to_alloc * sizeof(struct yy_buffer_state*) 3024 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 3026 (yy_buffer_stack_max) = num_to_alloc; 3036 num_to_alloc = (yy_buffer_stack_max) + grow_size; 3039 num_to_alloc * sizeof(struct yy_buffer_state*) 3046 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/gpl3/binutils/dist/gas/ |
| itbl-lex.c | 1590 yy_size_t num_to_alloc; local 1598 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1600 (num_to_alloc * sizeof(struct yy_buffer_state*) 1605 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1607 (yy_buffer_stack_max) = num_to_alloc; 1617 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1620 num_to_alloc * sizeof(struct yy_buffer_state*) 1627 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| arlex.c | 1706 yy_size_t num_to_alloc; local 1714 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1716 (num_to_alloc * sizeof(struct yy_buffer_state*) 1721 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1723 (yy_buffer_stack_max) = num_to_alloc; 1733 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1736 num_to_alloc * sizeof(struct yy_buffer_state*) 1743 (yy_buffer_stack_max) = num_to_alloc;
|
| deflex.c | 1733 yy_size_t num_to_alloc; local 1741 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1743 (num_to_alloc * sizeof(struct yy_buffer_state*) 1748 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1750 (yy_buffer_stack_max) = num_to_alloc; 1760 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1763 num_to_alloc * sizeof(struct yy_buffer_state*) 1770 (yy_buffer_stack_max) = num_to_alloc;
|
| syslex.c | 1573 yy_size_t num_to_alloc; local 1581 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1583 (num_to_alloc * sizeof(struct yy_buffer_state*) 1588 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1590 (yy_buffer_stack_max) = num_to_alloc; 1600 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1603 num_to_alloc * sizeof(struct yy_buffer_state*) 1610 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| loongarch-lex.c | 1531 yy_size_t num_to_alloc; local 1539 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1541 (num_to_alloc * sizeof(struct yy_buffer_state*) 1546 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1548 (yy_buffer_stack_max) = num_to_alloc; 1558 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1561 num_to_alloc * sizeof(struct yy_buffer_state*) 1568 (yy_buffer_stack_max) = num_to_alloc;
|
| bfin-lex.c | 3009 yy_size_t num_to_alloc; local 3017 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 3019 (num_to_alloc * sizeof(struct yy_buffer_state*) 3024 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 3026 (yy_buffer_stack_max) = num_to_alloc; 3036 num_to_alloc = (yy_buffer_stack_max) + grow_size; 3039 num_to_alloc * sizeof(struct yy_buffer_state*) 3046 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/gpl3/binutils.old/dist/gas/ |
| itbl-lex.c | 1590 yy_size_t num_to_alloc; local 1598 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1600 (num_to_alloc * sizeof(struct yy_buffer_state*) 1605 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1607 (yy_buffer_stack_max) = num_to_alloc; 1617 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1620 num_to_alloc * sizeof(struct yy_buffer_state*) 1627 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gengtype-lex.cc | 2593 yy_size_t num_to_alloc; local 2601 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 2603 (num_to_alloc * sizeof(struct yy_buffer_state*) 2608 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 2610 (yy_buffer_stack_max) = num_to_alloc; 2620 num_to_alloc = (yy_buffer_stack_max) + grow_size; 2623 num_to_alloc * sizeof(struct yy_buffer_state*) 2630 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| gengtype-lex.cc | 2604 yy_size_t num_to_alloc; local 2612 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 2614 (num_to_alloc * sizeof(struct yy_buffer_state*) 2619 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 2621 (yy_buffer_stack_max) = num_to_alloc; 2631 num_to_alloc = (yy_buffer_stack_max) + grow_size; 2634 num_to_alloc * sizeof(struct yy_buffer_state*) 2641 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/lgpl3/gmp/dist/demos/calc/ |
| calclex.c | 1592 yy_size_t num_to_alloc; local 1600 num_to_alloc = 1; 1602 (num_to_alloc * sizeof(struct yy_buffer_state*) 1607 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1609 (yy_buffer_stack_max) = num_to_alloc; 1619 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1622 num_to_alloc * sizeof(struct yy_buffer_state*) 1629 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/bsd/flex/dist/src/ |
| initscan.c | 4527 yy_size_t num_to_alloc; local 4535 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 4537 (num_to_alloc * sizeof(struct yy_buffer_state*) 4542 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 4544 (yy_buffer_stack_max) = num_to_alloc; 4554 num_to_alloc = (yy_buffer_stack_max) + grow_size; 4557 num_to_alloc * sizeof(struct yy_buffer_state*) 4564 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/bsd/nsd/dist/ |
| configlexer.c | 4264 yy_size_t num_to_alloc; local 4272 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 4274 (num_to_alloc * sizeof(struct yy_buffer_state*) 4279 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 4281 (yy_buffer_stack_max) = num_to_alloc; 4291 num_to_alloc = (yy_buffer_stack_max) + grow_size; 4294 num_to_alloc * sizeof(struct yy_buffer_state*) 4301 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/gpl3/binutils/dist/ld/ |
| ldlex.c | 3554 yy_size_t num_to_alloc; local 3562 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 3564 (num_to_alloc * sizeof(struct yy_buffer_state*) 3569 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 3571 (yy_buffer_stack_max) = num_to_alloc; 3581 num_to_alloc = (yy_buffer_stack_max) + grow_size; 3584 num_to_alloc * sizeof(struct yy_buffer_state*) 3591 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/gpl3/binutils.old/dist/ld/ |
| ldlex.c | 3554 yy_size_t num_to_alloc; local 3562 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 3564 (num_to_alloc * sizeof(struct yy_buffer_state*) 3569 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 3571 (yy_buffer_stack_max) = num_to_alloc; 3581 num_to_alloc = (yy_buffer_stack_max) + grow_size; 3584 num_to_alloc * sizeof(struct yy_buffer_state*) 3591 (yy_buffer_stack_max) = num_to_alloc;
|
| /src/external/bsd/unbound/dist/util/ |
| configlexer.c | 7735 yy_size_t num_to_alloc; local 7743 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 7745 (num_to_alloc * sizeof(struct yy_buffer_state*) 7750 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 7752 (yy_buffer_stack_max) = num_to_alloc; 7762 num_to_alloc = (yy_buffer_stack_max) + grow_size; 7765 num_to_alloc * sizeof(struct yy_buffer_state*) 7772 (yy_buffer_stack_max) = num_to_alloc;
|