Searched refs:dataSize (Results 1 – 2 of 2) sorted by relevance
24 unsigned int dataSize; variable218 OutputIntForBin(dataSize, 4, fp); // TotalSize in CreateChJumpFile()234 OutputIntForBin(dataSize - CHJUMP_HEADER_SIZE, 4, fp); // Size 0 in CreateChJumpFile()365 …dataSize = strlen(attachData) + CHJUMP_HEADER_SIZE + 2; // Add the header size and the two '\0's … in main()
90 NWC24Err NWC24InitCHJumpObj ( NWC24CHJumpObj* chjp, u32 dataSize );91 NWC24Err NWC24CheckCHJumpObj ( const NWC24CHJumpObj* chjp, u32 dataSize );