Searched refs:size_t32 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dintl.cpp89 typedef wxUint32 size_t32; typedef
96 const size_t32 MSGCATALOG_MAGIC = 0x950412de;
97 const size_t32 MSGCATALOG_MAGIC_SW = 0xde120495;
899 size_t32 nLen; // length of the string
900 size_t32 ofsString; // pointer to the string
906 size_t32 magic, // offset +00: magic id
909 size_t32 ofsOrigTable, // +0C: start of original string table
911 size_t32 nHashSize, // +14: hash table size
919 size_t32 m_nSize;
922 size_t32 m_numString
[all...]

Completed in 63 milliseconds