Home
last modified time | relevance | path

Searched defs:__dummy (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlimits.h30 #define __builtin_nan(__dummy) NAN argument
31 #define __builtin_nanf(__dummy) NANF argument
32 #define __builtin_nanl(__dummy) NANL argument
33 #define __builtin_nans(__dummy) NANS argument
34 #define __builtin_nansf(__dummy) NANSF argument
35 #define __builtin_nansl(__dummy) NANSL argument
45 #define __builtin_nan(__dummy) nan(__dummy) //0x7ff8000000000000 argument
46 #define __builtin_nanf(__dummy) nanf(__dummy) // 0x7ff80000 argument
47 #define __builtin_nanl(__dummy) nanl(__dummy) //0x7ff8000000000000 argument
48 #define __builtin_nans(__dummy) DBL_SNAN //0x7ff5555555555555 argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dalgo.h91 bool __dummy; in _GLIBCXX_VISIBILITY() local
1145 bool __dummy = true; in _GLIBCXX_VISIBILITY() local
1226 bool __dummy = true; in _GLIBCXX_VISIBILITY() local
1369 bool __dummy; in _GLIBCXX_VISIBILITY() local
1431 bool __dummy; in _GLIBCXX_VISIBILITY() local
H A Dbalanced_quicksort.h483 _Piece __dummy; in __parallel_sort_qsb() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dalgo.h91 bool __dummy; in _GLIBCXX_VISIBILITY() local
1160 bool __dummy = true; in _GLIBCXX_VISIBILITY() local
1241 bool __dummy = true; in _GLIBCXX_VISIBILITY() local
1384 bool __dummy; in _GLIBCXX_VISIBILITY() local
1446 bool __dummy; in _GLIBCXX_VISIBILITY() local
H A Dbalanced_quicksort.h483 _Piece __dummy; in __parallel_sort_qsb() local
/netbsd-src/include/
H A Dmath.h35 unsigned char __dummy[sizeof(long double)]; member
40 unsigned char __dummy[sizeof(double)]; global() member
45 unsigned char __dummy[sizeof(long double)]; global() member
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlimits_msvc_win32.h69 #define __builtin_nansl(__dummy) _LSnan._Long_double argument