HomeSort by: relevance | last modified time | path
    Searched defs:__isnan (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/vax/include/
math.h 16 static __inline int __isnan(double __x __unused) { return 0; } function in typeref:typename:int
math.h 16 static __inline int __isnan(double __x __unused) { return 0; } function in typeref:typename:int

Completed in 21 milliseconds