Searched refs:pdecl (Results 1 – 2 of 2) sorted by relevance
88 sym_t *sym, *def, *pdecl, *decl; in chkname() local99 def = pdecl = decl = NULL; in chkname()103 if (pdecl == NULL && sym->s_def == DECL && in chkname()106 pdecl = sym; in chkname()113 if (pdecl != NULL) in chkname()114 decl = pdecl; in chkname()
382 tree *pdecl = (tree *) data; in find_single_pointer_decl_1() local386 if (*pdecl) in find_single_pointer_decl_1()393 *pdecl = *tp; in find_single_pointer_decl_1()