Home
last modified time | relevance | path

Searched defs:DIVZ (Results 1 – 5 of 5) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/common/
H A Dfpcvt.c55 typedef enum { ZERO, NIL, NORMAL, BIG, INFIN, NAN, DIVZ, SUBNORMAL } VAL; enumerator
/dports/audio/csound/csound-6.15.0/H/
H A Daops.h89 } DIVZ; typedef
/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/generic/
H A Dmthi64.c646 typedef enum { ZERO, NIL, NORMAL, BIG, INFIN, NAN, DIVZ } VAL; enumerator
/dports/math/libpgmath/flang-d07daf3/runtime/flangrti/
H A Dmthi64.c646 typedef enum { ZERO, NIL, NORMAL, BIG, INFIN, NAN, DIVZ } VAL; enumerator
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dfpcvt.c47 typedef enum { ZERO, NIL, NORMAL, BIG, INFIN, NAN, DIVZ, SUBNORMAL } VAL; enumerator