Searched refs:yy_buffer_stack_max (Results 1 - 12 of 12) sorted by relevance

/external/bison/examples/calc++/
H A Dcalc++-scanner.cc313 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1709 (yy_buffer_stack_max) = num_to_alloc;
1714 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1719 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1728 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1729 (yy_buffer_stack_max) = num_to_alloc;
1960 (yy_buffer_stack_max) = 0;
/external/bison/src/
H A Dscan-skel.c332 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1917 (yy_buffer_stack_max) = num_to_alloc;
1922 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1927 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1936 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1937 (yy_buffer_stack_max) = num_to_alloc;
2168 (yy_buffer_stack_max) = 0;
H A Dscan-code.c332 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
2130 (yy_buffer_stack_max) = num_to_alloc;
2135 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
2140 num_to_alloc = (yy_buffer_stack_max) + grow_size;
2149 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
2150 (yy_buffer_stack_max) = num_to_alloc;
2381 (yy_buffer_stack_max) = 0;
H A Dscan-gram.c332 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
3168 (yy_buffer_stack_max) = num_to_alloc;
3173 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
3178 num_to_alloc = (yy_buffer_stack_max) + grow_size;
3187 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
3188 (yy_buffer_stack_max) = num_to_alloc;
3419 (yy_buffer_stack_max) = 0;
/external/elfutils/libcpu/
H A Di386_lex.c285 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1665 (yy_buffer_stack_max) = num_to_alloc;
1670 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1675 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1684 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1685 (yy_buffer_stack_max) = num_to_alloc;
1893 (yy_buffer_stack_max) = 0;
/external/elfutils/src/
H A Dldlex.c286 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
2457 (yy_buffer_stack_max) = num_to_alloc;
2462 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
2467 num_to_alloc = (yy_buffer_stack_max) + grow_size;
2476 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
2477 (yy_buffer_stack_max) = num_to_alloc;
2685 (yy_buffer_stack_max) = 0;
/external/chromium_org/third_party/angle_dx11/src/compiler/preprocessor/
H A DTokenizer.cpp580 size_t yy_buffer_stack_max; /**< capacity of stack. */ member in struct:yyguts_t
1810 yyg->yy_buffer_stack_max = num_to_alloc;
1815 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){
1820 num_to_alloc = yyg->yy_buffer_stack_max + grow_size;
1829 memset(yyg->yy_buffer_stack + yyg->yy_buffer_stack_max, 0, grow_size * sizeof(struct yy_buffer_state*));
1830 yyg->yy_buffer_stack_max = num_to_alloc;
2189 yyg->yy_buffer_stack_max = 0;
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-lex.c655 size_t yy_buffer_stack_max; /**< capacity of stack. */ member in struct:yyguts_t
2037 yyg->yy_buffer_stack_max = num_to_alloc;
2042 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){
2047 num_to_alloc = yyg->yy_buffer_stack_max + grow_size;
2056 memset(yyg->yy_buffer_stack + yyg->yy_buffer_stack_max, 0, grow_size * sizeof(struct yy_buffer_state*));
2057 yyg->yy_buffer_stack_max = num_to_alloc;
2457 yyg->yy_buffer_stack_max = 0;
H A Dglsl_lexer.cc1164 size_t yy_buffer_stack_max; /**< capacity of stack. */ member in struct:yyguts_t
3322 yyg->yy_buffer_stack_max = num_to_alloc;
3327 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){
3332 num_to_alloc = yyg->yy_buffer_stack_max + grow_size;
3341 memset(yyg->yy_buffer_stack + yyg->yy_buffer_stack_max, 0, grow_size * sizeof(struct yy_buffer_state*));
3342 yyg->yy_buffer_stack_max = num_to_alloc;
3702 yyg->yy_buffer_stack_max = 0;
H A Dlex.yy.c1203 size_t yy_buffer_stack_max; /**< capacity of stack. */ member in struct:yyguts_t
3183 yyg->yy_buffer_stack_max = num_to_alloc;
3188 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){
3193 num_to_alloc = yyg->yy_buffer_stack_max + grow_size;
3202 memset(yyg->yy_buffer_stack + yyg->yy_buffer_stack_max, 0, grow_size * sizeof(struct yy_buffer_state*));
3203 yyg->yy_buffer_stack_max = num_to_alloc;
3563 yyg->yy_buffer_stack_max = 0;
/external/libpcap/
H A Dscanner.c245 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
4129 (yy_buffer_stack_max) = num_to_alloc;
4134 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
4139 num_to_alloc = (yy_buffer_stack_max) + grow_size;
4146 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
4147 (yy_buffer_stack_max) = num_to_alloc;
/external/chromium_org/third_party/angle_dx11/src/compiler/
H A Dglslang_lex.cpp820 size_t yy_buffer_stack_max; /**< capacity of stack. */ member in struct:yyguts_t
2381 yyg->yy_buffer_stack_max = num_to_alloc;
2386 if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){
2391 num_to_alloc = yyg->yy_buffer_stack_max + grow_size;
2400 memset(yyg->yy_buffer_stack + yyg->yy_buffer_stack_max, 0, grow_size * sizeof(struct yy_buffer_state*));
2401 yyg->yy_buffer_stack_max = num_to_alloc;
2760 yyg->yy_buffer_stack_max = 0;

Completed in 122 milliseconds