Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
360
private:
Callers
1
Div3_Calculate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected