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

Method SetOne

extern/ttmath/ttmathuint.h:161–167  ·  view source on GitHub ↗

! this method sets one */

Source from the content-addressed store, hash-verified

159 this method sets one
160 */
161 void SetOne()
162 {
163 SetZero();
164 table[0] = 1;
165
166 TTMATH_LOG("UInt::SetOne")
167 }
168
169
170 /*!

Callers 15

CeilFunction · 0.80
FloorFunction · 0.80
Sin0pi05Function · 0.80
SinFunction · 0.80
ASin_0Function · 0.80
ASin_1Function · 0.80
ASinFunction · 0.80
ATan0Function · 0.80
ATan01Function · 0.80
ATanGreaterThanPlusOneFunction · 0.80
ATanFunction · 0.80
ASinhFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected