Home
last modified time | relevance | path

Searched refs:Rec_Els (Results 1 – 4 of 4) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-decls.adb162 Rec_Els : Rec_El_Array_Acc; variable
167 Rec_Els := Create_Rec_El_Array
174 Rec_Els.E (Iir_Index32 (I + 1)).Typ := El_Typ;
178 return Create_Unbounded_Record (Rec_Els);
180 return Create_Record_Type (Rec_Els);
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/debug/
H A Dortho_debug.private.ads182 Rec_Els : O_Cnode; component
H A Dortho_debug.adb938 Rec_Els => null);
961 List.Res.Rec_Els := El;
H A Dortho_debug-disp.adb619 El := C.Rec_Els;