Home
last modified time | relevance | path

Searched refs:ieee754di_indef (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/math-emu/
H A Ddp_tlong.c30 return ieee754di_indef(); in ieee754dp_tlong()
H A Dsp_tlong.c30 return ieee754di_indef(); in ieee754sp_tlong()
H A Dieee754.h282 static inline s64 ieee754di_indef(void) in ieee754di_indef() function