Searched defs:CreateLiteralU32 (Results 1 – 3 of 3) sorted by relevance
292 extern "C" AbckitLiteral *CreateLiteralU32(AbckitFile *file, uint32_t value) in CreateLiteralU32() function
189 AbckitLiteral *CreateLiteralU32(AbckitFile *file, uint32_t value) in CreateLiteralU32() function
179 inline Literal File::CreateLiteralU32(uint32_t value) const in CreateLiteralU32() function