Lines Matching defs:decl
1022 struct node *decl;
1031 * Errors, Ereports, Serds, FRUs, or ASRUs) keeps the first decl.
1033 * nvpairs into the first decl so we have a
1039 if (justpath && (decl = tree_name2np_lut_lookup(*lutpp, np)) == NULL) {
1045 (decl = tree_event2np_lut_lookup(*lutpp, np)) == NULL) {
1052 decl->u.stmt.lutp = nvpair2lut(nvpairs, decl->u.stmt.lutp, t);
1084 struct node *decl;
1101 decl = tree_event2np_lut_lookup(Faults, np);
1102 update_serd_refstmt(NULL, decl, NULL);
1110 decl = tree_event2np_lut_lookup(Upsets, np);
1111 update_serd_refstmt(NULL, decl, NULL);
1119 decl = tree_event2np_lut_lookup(Defects, np);
1120 update_serd_refstmt(NULL, decl, NULL);