Home
last modified time | relevance | path

Searched defs:ImmData (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dtocread.cxx435 BenByte ImmData[4]; in ReadSegment() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dtocread.cxx432 BenByte ImmData[4]; in ReadSegment() local
/dports/science/plumed/plumed2-2.7.2/src/asmjit/
H A Doperand.h208 struct ImmData { struct
209 … uint32_t signature; //!< Type of the operand (always \ref kOpImm) and other data.
210 uint32_t id; //!< Immediate id (always `0`).
211 UInt64 value; //!< Immediate value.