Searched refs:_FP_W_TYPE_SIZE (Results 1 - 25 of 96) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dextenddftf2.c46 #if _FP_W_TYPE_SIZE < 64
H A Dextendhftf2.c44 #if _FP_W_TYPE_SIZE < 64
H A Dtruncdfsf2.c45 #if _FP_W_TYPE_SIZE < _FP_FRACBITS_D
H A Dtrunctfdf2.c45 #if _FP_W_TYPE_SIZE < 64
H A Dtrunctfsf2.c45 #if _FP_W_TYPE_SIZE < 64
H A Dtrunctfxf2.c44 #if _FP_W_TYPE_SIZE < 64
H A Dtrunctfhf2.c43 #if _FP_W_TYPE_SIZE < 64
H A Dextendsftf2.c46 #if _FP_W_TYPE_SIZE < 64
H A Dextendxftf2.c44 #if _FP_W_TYPE_SIZE < 64
H A Dextendhfxf2.c44 #if _FP_W_TYPE_SIZE < 64
H A Dtruncdfhf2.c43 #if _FP_W_TYPE_SIZE < _FP_FRACBITS_D
H A Dtruncxfhf2.c43 #if _FP_W_TYPE_SIZE < 64
H A Dquad.h36 #if _FP_W_TYPE_SIZE < 32
40 #if _FP_W_TYPE_SIZE < 64
41 # define _FP_FRACTBITS_Q (4*_FP_W_TYPE_SIZE)
42 # define _FP_FRACTBITS_DW_Q (8*_FP_W_TYPE_SIZE)
44 # define _FP_FRACTBITS_Q (2*_FP_W_TYPE_SIZE)
45 # define _FP_FRACTBITS_DW_Q (4*_FP_W_TYPE_SIZE)
57 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_Q-2) % _FP_W_TYPE_SIZE)
59 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_Q-2+_FP_WORKBITS) % _FP_W_TYPE_SIZE)
61 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_Q-1) % _FP_W_TYPE_SIZE)
63 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_Q-1+_FP_WORKBITS) % _FP_W_TYPE_SIZE)
[all...]
H A Ddouble.h36 #if _FP_W_TYPE_SIZE < 32
40 #if _FP_W_TYPE_SIZE < 64
41 # define _FP_FRACTBITS_D (2 * _FP_W_TYPE_SIZE)
42 # define _FP_FRACTBITS_DW_D (4 * _FP_W_TYPE_SIZE)
44 # define _FP_FRACTBITS_D _FP_W_TYPE_SIZE
45 # define _FP_FRACTBITS_DW_D (2 * _FP_W_TYPE_SIZE)
57 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_D-2) % _FP_W_TYPE_SIZE)
59 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_D-2+_FP_WORKBITS) % _FP_W_TYPE_SIZE)
61 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_D-1) % _FP_W_TYPE_SIZE)
63 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_D-1+_FP_WORKBITS) % _FP_W_TYPE_SIZE)
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dtrunctfsf2.c45 #if _FP_W_TYPE_SIZE < 64
H A Dtrunctfxf2.c44 #if _FP_W_TYPE_SIZE < 64
H A Dtrunctfhf2.c43 #if _FP_W_TYPE_SIZE < 64
H A Dtruncdfsf2.c45 #if _FP_W_TYPE_SIZE < _FP_FRACBITS_D
H A Dtrunctfdf2.c45 #if _FP_W_TYPE_SIZE < 64
H A Dextenddftf2.c46 #if _FP_W_TYPE_SIZE < 64
H A Dextendsftf2.c46 #if _FP_W_TYPE_SIZE < 64
H A Dextendxftf2.c44 #if _FP_W_TYPE_SIZE < 64
H A Dextendhftf2.c44 #if _FP_W_TYPE_SIZE < 64
H A Dquad.h36 #if _FP_W_TYPE_SIZE < 32
40 #if _FP_W_TYPE_SIZE < 64
41 # define _FP_FRACTBITS_Q (4*_FP_W_TYPE_SIZE)
42 # define _FP_FRACTBITS_DW_Q (8*_FP_W_TYPE_SIZE)
44 # define _FP_FRACTBITS_Q (2*_FP_W_TYPE_SIZE)
45 # define _FP_FRACTBITS_DW_Q (4*_FP_W_TYPE_SIZE)
57 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_Q-2) % _FP_W_TYPE_SIZE)
59 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_Q-2+_FP_WORKBITS) % _FP_W_TYPE_SIZE)
61 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_Q-1) % _FP_W_TYPE_SIZE)
63 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_Q-1+_FP_WORKBITS) % _FP_W_TYPE_SIZE)
[all...]
H A Ddouble.h36 #if _FP_W_TYPE_SIZE < 32
40 #if _FP_W_TYPE_SIZE < 64
41 # define _FP_FRACTBITS_D (2 * _FP_W_TYPE_SIZE)
42 # define _FP_FRACTBITS_DW_D (4 * _FP_W_TYPE_SIZE)
44 # define _FP_FRACTBITS_D _FP_W_TYPE_SIZE
45 # define _FP_FRACTBITS_DW_D (2 * _FP_W_TYPE_SIZE)
57 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_D-2) % _FP_W_TYPE_SIZE)
59 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_D-2+_FP_WORKBITS) % _FP_W_TYPE_SIZE)
61 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_D-1) % _FP_W_TYPE_SIZE)
63 ((_FP_W_TYPE) 1 << (_FP_FRACBITS_D-1+_FP_WORKBITS) % _FP_W_TYPE_SIZE)
[all...]

Completed in 309 milliseconds

1234