Searched defs:Patch (Results 1 – 2 of 2) sorted by relevance
47 void Patch( sal_uInt32 o, sal_uInt32 v ){ aCode.Patch( o, v ); } in Patch() function in SbiCodeGen
120 void SbiBuffer::Patch( sal_uInt32 off, sal_uInt32 val ) in Patch() function in SbiBuffer
Completed in 11 milliseconds