MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / SubOne

Method SubOne

extern/ttmath/ttmathuint.h:354–357  ·  view source on GitHub ↗

! this method subtracts one from the existing value */

Source from the content-addressed store, hash-verified

352 this method subtracts one from the existing value
353 */
354 uint SubOne()
355 {
356 return SubInt(1);
357 }
358
359
360private:

Callers 1

Div3_CalculateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected