Lines Matching refs:throw

291       static _Tp min() throw() { return static_cast<_Tp>(0); }  in min()
293 static _Tp max() throw() { return static_cast<_Tp>(0); } in max()
296 static _Tp epsilon() throw() { return static_cast<_Tp>(0); } in epsilon()
298 static _Tp round_error() throw() { return static_cast<_Tp>(0); } in round_error()
300 static _Tp infinity() throw() { return static_cast<_Tp>(0); } in infinity()
302 static _Tp quiet_NaN() throw() { return static_cast<_Tp>(0); } in quiet_NaN()
305 static _Tp signaling_NaN() throw() { return static_cast<_Tp>(0); } in signaling_NaN()
309 static _Tp denorm_min() throw() { return static_cast<_Tp>(0); } in denorm_min()
321 static bool min() throw()
323 static bool max() throw()
332 static bool epsilon() throw()
334 static bool round_error() throw()
348 static bool infinity() throw()
350 static bool quiet_NaN() throw()
352 static bool signaling_NaN() throw()
354 static bool denorm_min() throw()
375 static char min() throw()
377 static char max() throw()
386 static char epsilon() throw()
388 static char round_error() throw()
402 static char infinity() throw()
404 static char quiet_NaN() throw()
406 static char signaling_NaN() throw()
408 static char denorm_min() throw()
426 static signed char min() throw()
428 static signed char max() throw()
437 static signed char epsilon() throw()
439 static signed char round_error() throw()
453 static signed char infinity() throw()
455 static signed char quiet_NaN() throw()
457 static signed char signaling_NaN() throw()
459 static signed char denorm_min() throw()
477 static unsigned char min() throw()
479 static unsigned char max() throw()
488 static unsigned char epsilon() throw()
490 static unsigned char round_error() throw()
504 static unsigned char infinity() throw()
506 static unsigned char quiet_NaN() throw()
508 static unsigned char signaling_NaN() throw()
510 static unsigned char denorm_min() throw()
528 static wchar_t min() throw()
530 static wchar_t max() throw()
539 static wchar_t epsilon() throw()
541 static wchar_t round_error() throw()
555 static wchar_t infinity() throw()
557 static wchar_t quiet_NaN() throw()
559 static wchar_t signaling_NaN() throw()
561 static wchar_t denorm_min() throw()
579 static short min() throw()
581 static short max() throw()
590 static short epsilon() throw()
592 static short round_error() throw()
606 static short infinity() throw()
608 static short quiet_NaN() throw()
610 static short signaling_NaN() throw()
612 static short denorm_min() throw()
630 static unsigned short min() throw()
632 static unsigned short max() throw()
641 static unsigned short epsilon() throw()
643 static unsigned short round_error() throw()
657 static unsigned short infinity() throw()
659 static unsigned short quiet_NaN() throw()
661 static unsigned short signaling_NaN() throw()
663 static unsigned short denorm_min() throw()
681 static int min() throw()
683 static int max() throw()
692 static int epsilon() throw()
694 static int round_error() throw()
708 static int infinity() throw()
710 static int quiet_NaN() throw()
712 static int signaling_NaN() throw()
714 static int denorm_min() throw()
732 static unsigned int min() throw()
734 static unsigned int max() throw()
743 static unsigned int epsilon() throw()
745 static unsigned int round_error() throw()
759 static unsigned int infinity() throw()
761 static unsigned int quiet_NaN() throw()
763 static unsigned int signaling_NaN() throw()
765 static unsigned int denorm_min() throw()
783 static long min() throw()
785 static long max() throw()
794 static long epsilon() throw()
796 static long round_error() throw()
810 static long infinity() throw()
812 static long quiet_NaN() throw()
814 static long signaling_NaN() throw()
816 static long denorm_min() throw()
834 static unsigned long min() throw()
836 static unsigned long max() throw()
845 static unsigned long epsilon() throw()
847 static unsigned long round_error() throw()
861 static unsigned long infinity() throw()
863 static unsigned long quiet_NaN() throw()
865 static unsigned long signaling_NaN() throw()
867 static unsigned long denorm_min() throw()
885 static long long min() throw()
887 static long long max() throw()
896 static long long epsilon() throw()
898 static long long round_error() throw()
912 static long long infinity() throw()
914 static long long quiet_NaN() throw()
916 static long long signaling_NaN() throw()
918 static long long denorm_min() throw()
936 static unsigned long long min() throw()
938 static unsigned long long max() throw()
947 static unsigned long long epsilon() throw()
949 static unsigned long long round_error() throw()
963 static unsigned long long infinity() throw()
965 static unsigned long long quiet_NaN() throw()
967 static unsigned long long signaling_NaN() throw()
969 static unsigned long long denorm_min() throw()
987 static float min() throw()
989 static float max() throw()
998 static float epsilon() throw()
1000 static float round_error() throw()
1015 static float infinity() throw()
1017 static float quiet_NaN() throw()
1019 static float signaling_NaN() throw()
1021 static float denorm_min() throw()
1044 static double min() throw()
1046 static double max() throw()
1055 static double epsilon() throw()
1057 static double round_error() throw()
1072 static double infinity() throw()
1074 static double quiet_NaN() throw()
1076 static double signaling_NaN() throw()
1078 static double denorm_min() throw()
1101 static long double min() throw()
1103 static long double max() throw()
1112 static long double epsilon() throw()
1114 static long double round_error() throw()
1130 static long double infinity() throw()
1132 static long double quiet_NaN() throw()
1134 static long double signaling_NaN() throw()
1136 static long double denorm_min() throw()