| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| D | lex.c | 1513 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/gpl3/binutils/dist/binutils/ |
| D | syslex.c | 1573 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()
|
| D | deflex.c | 1733 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()
|
| D | arlex.c | 1706 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/external/gpl3/binutils/dist/gas/ |
| D | itbl-lex.c | 1590 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/tools/m4/bootstrap/ |
| D | tokenizer.c | 1523 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/external/lgpl3/gmp/dist/demos/calc/ |
| D | calclex.c | 1592 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/dist/gas/config/ |
| D | loongarch-lex.c | 1531 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()
|
| D | bfin-lex.c | 3016 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/crypto/external/bsd/heimdal/dist/lib/sl/ |
| D | slc-lex.c | 1450 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/bsd/elftosb/dist/elftosb2/ |
| D | elftosb_lexer.cpp | 1997 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/ |
| D | gengtype-lex.cc | 2593 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/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| D | lex.c | 2379 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/dist/ld/ |
| D | ldlex.c | 3530 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/ |
| D | ChangeLog | 838 type of local `num_to_alloc' which is exclusively used in yy_size_t context
|