Home
last modified time | relevance | path

Searched refs:NUM_SIG_BITS (Results 1 – 1 of 1) sorted by relevance

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dreal.c58 #define NUM_SIG_BITS (SIGSZ * SIG_ELEM_BITS) macro
200 if (exp - in_exp >= NUM_SIG_BITS) in adjust_exp()
531 result = ldexpl (result, r->exp - NUM_SIG_BITS + 1); in _gst_real_get_ld()