Loading ttcn/LibCommon_BasicTypesAndValues.ttcn +3 −0 Original line number Original line Diff line number Diff line Loading @@ -210,10 +210,13 @@ const UInt6 c_uInt6Zero := 0; const UInt6 c_uInt6Zero := 0; const UInt7 c_uInt7Zero := 0; const UInt7 c_uInt7Zero := 0; const UInt8 c_uInt8Zero := 0; const UInt8 c_uInt8Zero := 0; const UInt10 c_uInt10Zero := 0; const UInt12 c_uInt12Zero := 0; const UInt12 c_uInt12Zero := 0; const UInt14 c_uInt14Zero := 0; const UInt14 c_uInt14Zero := 0; const UInt16 c_uInt16Zero := 0; const UInt16 c_uInt16Zero := 0; const UInt24 c_uInt24Zero := 0; const UInt32 c_uInt32Zero := 0; const UInt32 c_uInt32Zero := 0; const UInt48 c_uInt48Zero := 0; }//end group zeroedInt }//end group zeroedInt Loading Loading
ttcn/LibCommon_BasicTypesAndValues.ttcn +3 −0 Original line number Original line Diff line number Diff line Loading @@ -210,10 +210,13 @@ const UInt6 c_uInt6Zero := 0; const UInt6 c_uInt6Zero := 0; const UInt7 c_uInt7Zero := 0; const UInt7 c_uInt7Zero := 0; const UInt8 c_uInt8Zero := 0; const UInt8 c_uInt8Zero := 0; const UInt10 c_uInt10Zero := 0; const UInt12 c_uInt12Zero := 0; const UInt12 c_uInt12Zero := 0; const UInt14 c_uInt14Zero := 0; const UInt14 c_uInt14Zero := 0; const UInt16 c_uInt16Zero := 0; const UInt16 c_uInt16Zero := 0; const UInt24 c_uInt24Zero := 0; const UInt32 c_uInt32Zero := 0; const UInt32 c_uInt32Zero := 0; const UInt48 c_uInt48Zero := 0; }//end group zeroedInt }//end group zeroedInt Loading