Searched defs:infinity (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/regress/sys/kern/pipe/
H A Dpipe.c33 int infinity = 0; variable
/openbsd-current/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_limits.h301 static _Tp infinity() throw() { return static_cast<_Tp>(0); } function in struct:numeric_limits
349 static bool infinity() throw() function in struct:numeric_limits
403 static signed char infinity() throw() function in struct:numeric_limits
454 static unsigned char infinity() throw() function in struct:numeric_limits
509 static char infinity() throw() function in struct:numeric_limits
560 static wchar_t infinity() throw() function in struct:numeric_limits
611 static short infinity() throw() function in struct:numeric_limits
662 static unsigned short infinity() thro function in struct:numeric_limits
713 static int infinity() throw() function in struct:numeric_limits
764 static unsigned int infinity() throw() function in struct:numeric_limits
815 static long infinity() throw() function in struct:numeric_limits
866 static unsigned long infinity() throw() function in struct:numeric_limits
917 static long long infinity() throw() function in struct:numeric_limits
968 static unsigned long long infinity() throw() function in struct:numeric_limits
1020 static float infinity() throw() function in struct:numeric_limits
1077 static double infinity() throw() function in struct:numeric_limits
1135 static long double infinity() throw() function in struct:numeric_limits
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_limits.h209 static _Tp infinity() throw() { return static_cast<_Tp>(0); } function in struct:std::numeric_limits
249 static bool infinity() throw() function in struct:std::numeric_limits
302 static char infinity() throw() function in struct:std::numeric_limits
352 static signed char infinity() throw() function in struct:std::numeric_limits
402 static unsigned char infinity() throw() function in struct:std::numeric_limits
452 static wchar_t infinity() throw() function in struct:std::numeric_limits
502 static short infinity() throw() function in struct:std::numeric_limits
552 static unsigned short infinity() throw() function in struct:std::numeric_limits
602 static int infinity() throw() function in struct:std::numeric_limits
652 static unsigned int infinity() thro function in struct:std::numeric_limits
702 static long infinity() throw() function in struct:std::numeric_limits
752 static unsigned long infinity() throw() function in struct:std::numeric_limits
802 static long long infinity() throw() function in struct:std::numeric_limits
852 static unsigned long long infinity() throw() function in struct:std::numeric_limits
905 static float infinity() throw() function in struct:std::numeric_limits
963 static double infinity() throw() function in struct:std::numeric_limits
1022 static long double infinity() throw() function in struct:std::numeric_limits
[all...]
/openbsd-current/usr.bin/jot/
H A Djot.c68 static bool infinity; variable
[all...]
/openbsd-current/usr.bin/yacc/
H A Dlalr.c72 static int infinity; variable

Completed in 146 milliseconds