Searched refs:inputs_floatx80 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/lib/libc/softfloat/
H A Dtimesoftfloat.c1018 } inputs_floatx80[ numInputs_floatx80 ] = { variable in typeref:struct:__anon6727
1065 a.low = inputs_floatx80[ inputNum ].low;
1066 a.high = inputs_floatx80[ inputNum ].high;
1075 a.low = inputs_floatx80[ inputNum ].low;
1076 a.high = inputs_floatx80[ inputNum ].high;
1097 a.low = inputs_floatx80[ inputNum ].low;
1098 a.high = inputs_floatx80[ inputNum ].high;
1107 a.low = inputs_floatx80[ inputNum ].low;
1108 a.high = inputs_floatx80[ inputNum ].high;
1129 a.low = inputs_floatx80[ inputNu
[all...]

Completed in 102 milliseconds