OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__isinf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/include/
math.h
15
static __inline int
__isinf
(double __x __unused) { return 0; }
function in typeref:typename:int
/src/include/
math.h
502
#if defined(
__isinf
) || defined(__HAVE_INLINE___ISINF)
503
#define isinf(__x)
__isinf
(__x)
Completed in 141 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025