yy_lp             589 gtags-parser/asm_scan.c static int yy_lp;
yy_lp             594 gtags-parser/asm_scan.c ++yy_lp; \
yy_lp             904 gtags-parser/asm_scan.c 		yy_lp = yy_accept[yy_current_state];
yy_lp             908 gtags-parser/asm_scan.c 			if ( yy_lp && yy_lp < yy_accept[yy_current_state + 1] )
yy_lp             910 gtags-parser/asm_scan.c 				yy_act = yy_acclist[yy_lp];
yy_lp             918 gtags-parser/asm_scan.c 			yy_lp = yy_accept[yy_current_state];
yy_lp             551 gtags-parser/php.c static int yy_lp;
yy_lp             556 gtags-parser/php.c ++yy_lp; \
yy_lp             900 gtags-parser/php.c 		yy_lp = yy_accept[yy_current_state];
yy_lp             904 gtags-parser/php.c 			if ( yy_lp && yy_lp < yy_accept[yy_current_state + 1] )
yy_lp             906 gtags-parser/php.c 				yy_act = yy_acclist[yy_lp];
yy_lp             914 gtags-parser/php.c 			yy_lp = yy_accept[yy_current_state];