Home
last modified time | relevance | path

Searched defs:FF_exp_high (Results 1 – 2 of 2) sorted by relevance

/dports/math/cln/cln-1.3.6/src/float/ffloat/
H A Dcl_FF.h54 #define FF_exp_high 254 // maximum exponent, 255 is NaN/Inf macro
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Daridecl.d155 #define FF_exp_high 254 /* Exponent 255 is interpreted as NaN/Inf! */ macro