yy_buffer_stack_max 273 htags/asm.c static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ yy_buffer_stack_max 1752 htags/asm.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 1757 htags/asm.c if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ yy_buffer_stack_max 1762 htags/asm.c num_to_alloc = (yy_buffer_stack_max) + grow_size; yy_buffer_stack_max 1771 htags/asm.c memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); yy_buffer_stack_max 1772 htags/asm.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 2009 htags/asm.c (yy_buffer_stack_max) = 0; yy_buffer_stack_max 273 htags/c.c static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ yy_buffer_stack_max 1885 htags/c.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 1890 htags/c.c if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ yy_buffer_stack_max 1895 htags/c.c num_to_alloc = (yy_buffer_stack_max) + grow_size; yy_buffer_stack_max 1904 htags/c.c memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); yy_buffer_stack_max 1905 htags/c.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 2142 htags/c.c (yy_buffer_stack_max) = 0; yy_buffer_stack_max 273 htags/cpp.c static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ yy_buffer_stack_max 1750 htags/cpp.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 1755 htags/cpp.c if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ yy_buffer_stack_max 1760 htags/cpp.c num_to_alloc = (yy_buffer_stack_max) + grow_size; yy_buffer_stack_max 1769 htags/cpp.c memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); yy_buffer_stack_max 1770 htags/cpp.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 2007 htags/cpp.c (yy_buffer_stack_max) = 0; yy_buffer_stack_max 273 htags/java.c static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ yy_buffer_stack_max 1653 htags/java.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 1658 htags/java.c if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ yy_buffer_stack_max 1663 htags/java.c num_to_alloc = (yy_buffer_stack_max) + grow_size; yy_buffer_stack_max 1672 htags/java.c memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); yy_buffer_stack_max 1673 htags/java.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 1910 htags/java.c (yy_buffer_stack_max) = 0; yy_buffer_stack_max 273 htags/php.c static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ yy_buffer_stack_max 1928 htags/php.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 1933 htags/php.c if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ yy_buffer_stack_max 1938 htags/php.c num_to_alloc = (yy_buffer_stack_max) + grow_size; yy_buffer_stack_max 1947 htags/php.c memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); yy_buffer_stack_max 1948 htags/php.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 2185 htags/php.c (yy_buffer_stack_max) = 0; yy_buffer_stack_max 286 libparser/asm_scan.c static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ yy_buffer_stack_max 1984 libparser/asm_scan.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 1989 libparser/asm_scan.c if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ yy_buffer_stack_max 1994 libparser/asm_scan.c num_to_alloc = (yy_buffer_stack_max) + grow_size; yy_buffer_stack_max 2003 libparser/asm_scan.c memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); yy_buffer_stack_max 2004 libparser/asm_scan.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 2244 libparser/asm_scan.c (yy_buffer_stack_max) = 0; yy_buffer_stack_max 286 libparser/php.c static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ yy_buffer_stack_max 2038 libparser/php.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 2043 libparser/php.c if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ yy_buffer_stack_max 2048 libparser/php.c num_to_alloc = (yy_buffer_stack_max) + grow_size; yy_buffer_stack_max 2057 libparser/php.c memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); yy_buffer_stack_max 2058 libparser/php.c (yy_buffer_stack_max) = num_to_alloc; yy_buffer_stack_max 2266 libparser/php.c (yy_buffer_stack_max) = 0;