Home
last modified time | relevance | path

Searched refs:dataSize (Results 1 – 2 of 2) sorted by relevance

/RevoEX-3.1/build/tools/makeChjp/
Dmain.c24 unsigned int dataSize; variable
218 OutputIntForBin(dataSize, 4, fp); // TotalSize in CreateChJumpFile()
234 OutputIntForBin(dataSize - CHJUMP_HEADER_SIZE, 4, fp); // Size 0 in CreateChJumpFile()
365dataSize = strlen(attachData) + CHJUMP_HEADER_SIZE + 2; // Add the header size and the two '\0's … in main()
/RevoEX-3.1/include/revolution/nwc24/
DNWC24MsgBoard.h90 NWC24Err NWC24InitCHJumpObj ( NWC24CHJumpObj* chjp, u32 dataSize );
91 NWC24Err NWC24CheckCHJumpObj ( const NWC24CHJumpObj* chjp, u32 dataSize );