Searched refs:SbxLONG64 (Results 1 – 14 of 14) sorted by relevance
116 case SbxLONG64: in ImpGetInteger()125 else if( p->eType == SbxLONG64 ) in ImpGetInteger()208 case SbxBYREF | SbxLONG64: in ImpGetInteger()262 case SbxLONG64: in ImpPutInteger()338 case SbxBYREF | SbxLONG64: in ImpPutInteger()424 case SbxLONG64: in ImpGetInt64()431 else if( p->eType == SbxLONG64 ) in ImpGetInt64()511 case SbxBYREF | SbxLONG64: in ImpGetInt64()543 case SbxLONG64: in ImpPutInt64()712 case SbxLONG64: in ImpGetUInt64()[all …]
229 case SbxLONG64: in SbxValue()684 GET( GetLong64, SbxLONG64, SbxINT64, nLong64 ) in GET()953 PUT( PutLong64, SbxLONG64, const SbxINT64&, nLong64 ) in PUT()1198 || GetType() == SbxLONG64 in Compute()1209 || GetType() == SbxLONG64 || eOpType == SbxLONG64 ) in Compute()1210 aL.eType = aR.eType = SbxLONG64; in Compute()1228 aL.eType = SbxLONG64; in Compute()1229 if( aL.eType == SbxLONG64 ) in Compute()1244 aL.eType = SbxLONG64; in Compute()1245 if( aL.eType == SbxLONG64 ) in Compute()[all …]
127 case SbxLONG64: in ImpGetByte()136 else if( p->eType == SbxLONG64 ) in ImpGetByte()219 case SbxBYREF | SbxLONG64: in ImpGetByte()263 case SbxLONG64: in ImpPutByte()312 case SbxBYREF | SbxLONG64: in ImpPutByte()
113 case SbxLONG64: in ImpGetUShort()122 else if( p->eType == SbxLONG64 ) in ImpGetUShort()205 case SbxBYREF | SbxLONG64: in ImpGetUShort()247 case SbxLONG64: in ImpPutUShort()318 case SbxBYREF | SbxLONG64: in ImpPutUShort()
118 case SbxLONG64: in ImpGetChar()127 else if( p->eType == SbxLONG64 ) in ImpGetChar()207 case SbxBYREF | SbxLONG64: in ImpGetChar()248 case SbxLONG64: in ImpPutChar()310 case SbxBYREF | SbxLONG64: in ImpPutChar()
79 case SbxLONG64: in ImpGetBool()148 case SbxBYREF | SbxLONG64: in ImpGetBool()189 case SbxLONG64: in ImpPutBool()240 case SbxBYREF | SbxLONG64: in ImpPutBool()
83 case SbxLONG64: in ImpGetULong()94 else if( p->eType == SbxLONG64 ) in ImpGetULong()185 case SbxBYREF | SbxLONG64: in ImpGetULong()235 case SbxLONG64: in ImpPutULong()
70 case SbxLONG64: in ImpGetSingle()77 else if( p->eType == SbxLONG64 ) in ImpGetSingle()167 case SbxBYREF | SbxLONG64: in ImpGetSingle()206 case SbxLONG64: in ImpPutSingle()
75 case SbxLONG64: in ImpGetLong()86 else if( p->eType == SbxLONG64 ) in ImpGetLong()177 case SbxBYREF | SbxLONG64: in ImpGetLong()207 case SbxLONG64: in ImpPutLong()
506 case SbxLONG64: in ImpGetDecimal()513 else if( p->eType == SbxLONG64 ) in ImpGetDecimal()564 case SbxBYREF | SbxLONG64: in ImpGetDecimal()658 case SbxLONG64: in ImpPutDecimal()770 case SbxBYREF | SbxLONG64: in ImpPutDecimal()
67 case SbxLONG64: in ImpGetDate()174 case SbxBYREF | SbxLONG64: in ImpGetDate()219 case SbxLONG64: in ImpPutDate()
73 SbxLONG64 = 20, // signed 64-bit int enumerator
992 case SbxLONG64: in lcl_WriteSbxVariable()1098 case SbxLONG64: in lcl_ReadSbxVariable()1445 case SbxLONG64: in RTLFUNC()
1887 case SbxLONG64: aRet = String( RTL_CONSTASCII_USTRINGPARAM("SbxLONG64") ); break; in Dbg_SbxDataType2String()