ptr_operator      259 scripts/genksyms/parse.y ptr_operator:
ptr_operator      284 scripts/genksyms/parse.y 	ptr_operator declarator			{ $$ = $2; }
ptr_operator      320 scripts/genksyms/parse.y 	ptr_operator nested_declarator		{ $$ = $2; }
ptr_operator      362 scripts/genksyms/parse.y 	ptr_operator m_abstract_declarator