Searched refs:Is_shidden (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/arch/hppa/spmath/ | ||
| H A D | sgl_float.h | 118 #define Sgl_iszero_hidden(sgl_value) (Is_shidden(sgl_value)==0) |
| H A D | float.h | 96 #define Is_shidden(object) Bitfield_mask( 8, 1,object) macro |