MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / Write

Function Write

dwarf/SB/Core/x/xserializer.cpp:576–586  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

574*/
575// Range: 0x203C50 -> 0x203D90
576signed int Write(class xSerial * this /* r17 */, char * data /* r2 */, signed int elesize /* r2 */, signed int n /* r2 */) {
577 // Blocks
578 /* anonymous block */ {
579 // Range: 0x203C50 -> 0x203D90
580 signed int nbit; // r16
581 char * cptr; // r20
582 signed int * iptr; // r20
583 signed int bidx; // r19
584 signed int i; // r18
585 }
586}
587
588/*
589 Compile unit: C:\SB\Core\x\xserializer.cpp

Callers 3

Write_b1Method · 0.85
Write_b7Method · 0.85
WriteMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected