| /xsrc/external/mit/xgc/dist/ |
| H A D | lex.c | 2078 yy_size_t num_to_alloc; local in function:yyensure_buffer_stack 2086 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 2088 (num_to_alloc * sizeof(struct yy_buffer_state*) 2093 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 2095 (yy_buffer_stack_max) = num_to_alloc; 2105 num_to_alloc = (yy_buffer_stack_max) + grow_size; 2108 num_to_alloc * sizeof(struct yy_buffer_state*) 2115 (yy_buffer_stack_max) = num_to_alloc;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | scanner.c | 1592 int num_to_alloc; local in function:yyensure_buffer_stack 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;
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winprefslex.c | 1788 yy_size_t num_to_alloc; local in function:yyensure_buffer_stack 1796 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1798 (num_to_alloc * sizeof(struct yy_buffer_state*) 1803 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1805 (yy_buffer_stack_max) = num_to_alloc; 1815 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1818 num_to_alloc * sizeof(struct yy_buffer_state*) 1825 (yy_buffer_stack_max) = num_to_alloc;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefslex.c | 1815 int num_to_alloc; local in function:yyensure_buffer_stack 1823 num_to_alloc = 1; 1825 (num_to_alloc * sizeof(struct yy_buffer_state*) 1830 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1832 (yy_buffer_stack_max) = num_to_alloc; 1842 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1845 num_to_alloc * sizeof(struct yy_buffer_state*) 1852 (yy_buffer_stack_max) = num_to_alloc;
|
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | lex.c | 1533 yy_size_t num_to_alloc; local in function:yyensure_buffer_stack 1541 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 1543 (num_to_alloc * sizeof(struct yy_buffer_state*) 1548 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 1550 (yy_buffer_stack_max) = num_to_alloc; 1560 num_to_alloc = (yy_buffer_stack_max) + grow_size; 1563 num_to_alloc * sizeof(struct yy_buffer_state*) 1570 (yy_buffer_stack_max) = num_to_alloc;
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.c | 2626 yy_size_t num_to_alloc; local in function:yyensure_buffer_stack 2635 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 2637 (num_to_alloc * sizeof(struct yy_buffer_state*) 2642 memset(yyg->yy_buffer_stack, 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 2644 yyg->yy_buffer_stack_max = num_to_alloc; 2654 num_to_alloc = yyg->yy_buffer_stack_max + grow_size; 2657 num_to_alloc * sizeof(struct yy_buffer_state*) 2664 yyg->yy_buffer_stack_max = num_to_alloc;
|
| /xsrc/external/mit/MesaLib/src/mesa/program/ |
| H A D | lex.yy.c | 3174 yy_size_t num_to_alloc; local in function:yyensure_buffer_stack 3183 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 3185 (num_to_alloc * sizeof(struct yy_buffer_state*) 3190 memset(yyg->yy_buffer_stack, 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 3192 yyg->yy_buffer_stack_max = num_to_alloc; 3202 num_to_alloc = yyg->yy_buffer_stack_max + grow_size; 3205 num_to_alloc * sizeof(struct yy_buffer_state*) 3212 yyg->yy_buffer_stack_max = num_to_alloc;
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.c | 2672 yy_size_t num_to_alloc; local in function:yyensure_buffer_stack 2681 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 2683 (num_to_alloc * sizeof(struct yy_buffer_state*) 2688 memset(yyg->yy_buffer_stack, 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 2690 yyg->yy_buffer_stack_max = num_to_alloc; 2700 num_to_alloc = yyg->yy_buffer_stack_max + grow_size; 2703 num_to_alloc * sizeof(struct yy_buffer_state*) 2710 yyg->yy_buffer_stack_max = num_to_alloc;
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 4128 yy_size_t num_to_alloc; local in function:yyensure_buffer_stack 4137 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 4139 (num_to_alloc * sizeof(struct yy_buffer_state*) 4144 memset(yyg->yy_buffer_stack, 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 4146 yyg->yy_buffer_stack_max = num_to_alloc; 4156 num_to_alloc = yyg->yy_buffer_stack_max + grow_size; 4159 num_to_alloc * sizeof(struct yy_buffer_state*) 4166 yyg->yy_buffer_stack_max = num_to_alloc;
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 4218 yy_size_t num_to_alloc; local in function:yyensure_buffer_stack 4227 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ 4229 (num_to_alloc * sizeof(struct yy_buffer_state*) 4234 memset(yyg->yy_buffer_stack, 0, num_to_alloc * sizeof(struct yy_buffer_state*)); 4236 yyg->yy_buffer_stack_max = num_to_alloc; 4246 num_to_alloc = yyg->yy_buffer_stack_max + grow_size; 4249 num_to_alloc * sizeof(struct yy_buffer_state*) 4256 yyg->yy_buffer_stack_max = num_to_alloc;
|