num_to_alloc     1735 htags/asm.c    	int num_to_alloc;
num_to_alloc     1743 htags/asm.c    		num_to_alloc = 1;
num_to_alloc     1745 htags/asm.c    								(num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     1750 htags/asm.c    		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
num_to_alloc     1752 htags/asm.c    		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     1762 htags/asm.c    		num_to_alloc = (yy_buffer_stack_max) + grow_size;
num_to_alloc     1765 htags/asm.c    								num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     1772 htags/asm.c    		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     1868 htags/c.c      	int num_to_alloc;
num_to_alloc     1876 htags/c.c      		num_to_alloc = 1;
num_to_alloc     1878 htags/c.c      								(num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     1883 htags/c.c      		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
num_to_alloc     1885 htags/c.c      		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     1895 htags/c.c      		num_to_alloc = (yy_buffer_stack_max) + grow_size;
num_to_alloc     1898 htags/c.c      								num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     1905 htags/c.c      		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     1733 htags/cpp.c    	int num_to_alloc;
num_to_alloc     1741 htags/cpp.c    		num_to_alloc = 1;
num_to_alloc     1743 htags/cpp.c    								(num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     1748 htags/cpp.c    		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
num_to_alloc     1750 htags/cpp.c    		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     1760 htags/cpp.c    		num_to_alloc = (yy_buffer_stack_max) + grow_size;
num_to_alloc     1763 htags/cpp.c    								num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     1770 htags/cpp.c    		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     1636 htags/java.c   	int num_to_alloc;
num_to_alloc     1644 htags/java.c   		num_to_alloc = 1;
num_to_alloc     1646 htags/java.c   								(num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     1651 htags/java.c   		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
num_to_alloc     1653 htags/java.c   		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     1663 htags/java.c   		num_to_alloc = (yy_buffer_stack_max) + grow_size;
num_to_alloc     1666 htags/java.c   								num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     1673 htags/java.c   		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     1911 htags/php.c    	int num_to_alloc;
num_to_alloc     1919 htags/php.c    		num_to_alloc = 1;
num_to_alloc     1921 htags/php.c    								(num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     1926 htags/php.c    		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
num_to_alloc     1928 htags/php.c    		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     1938 htags/php.c    		num_to_alloc = (yy_buffer_stack_max) + grow_size;
num_to_alloc     1941 htags/php.c    								num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     1948 htags/php.c    		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     1967 libparser/asm_scan.c 	int num_to_alloc;
num_to_alloc     1975 libparser/asm_scan.c 		num_to_alloc = 1;
num_to_alloc     1977 libparser/asm_scan.c 								(num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     1982 libparser/asm_scan.c 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
num_to_alloc     1984 libparser/asm_scan.c 		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     1994 libparser/asm_scan.c 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
num_to_alloc     1997 libparser/asm_scan.c 								num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     2004 libparser/asm_scan.c 		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     2021 libparser/php.c 	int num_to_alloc;
num_to_alloc     2029 libparser/php.c 		num_to_alloc = 1;
num_to_alloc     2031 libparser/php.c 								(num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     2036 libparser/php.c 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
num_to_alloc     2038 libparser/php.c 		(yy_buffer_stack_max) = num_to_alloc;
num_to_alloc     2048 libparser/php.c 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
num_to_alloc     2051 libparser/php.c 								num_to_alloc * sizeof(struct yy_buffer_state*)
num_to_alloc     2058 libparser/php.c 		(yy_buffer_stack_max) = num_to_alloc;