Searched refs:floatXNaN (Results 1 – 2 of 2) sorted by relevance
| /trueos/tools/test/testfloat/ |
| HD | slowfloat-32.c | 43 static const floatX floatXNaN = { TRUE, FALSE, FALSE, FALSE, 0, { 0, 0 } }; variable 559 return floatXNaN; in floatXInvalid()
|
| HD | slowfloat-64.c | 46 static const floatX floatXNaN = { TRUE, FALSE, FALSE, FALSE, 0, { 0, 0 } }; variable 969 return floatXNaN; in floatXInvalid()
|