Home
last modified time | relevance | path

Searched defs:_Cond (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dtraits.hpp49 #define PB_DS_DEBUG_VERIFY(_Cond) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dtraits.hpp49 #define PB_DS_DEBUG_VERIFY(_Cond) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dmacros.h50 # define _GLIBCXX_DEBUG_VERIFY_COND_AT(_Cond,_ErrMsg,_File,_Line,_Func) \ argument
56 #define _GLIBCXX_DEBUG_VERIFY_AT_F(_Cond,_ErrMsg,_File,_Line,_Func) \ argument
62 #define _GLIBCXX_DEBUG_VERIFY_AT(_Cond,_ErrMsg,_File,_Line) \ argument
65 #define _GLIBCXX_DEBUG_VERIFY(_Cond,_ErrMsg) \ argument
H A Ddebug.h66 # define __glibcxx_requires_cond(_Cond,_Msg) argument
92 # define __glibcxx_requires_cond(_Cond,_Msg) _GLIBCXX_DEBUG_VERIFY(_Cond,_Msg) argument
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dmacros.h41 #define _GLIBCXX_DEBUG_VERIFY_COND_AT(_Cond,_ErrMsg,_File,_Line,_Func) \ argument
46 #define _GLIBCXX_DEBUG_VERIFY_AT_F(_Cond,_ErrMsg,_File,_Line,_Func) \ argument
52 #define _GLIBCXX_DEBUG_VERIFY_AT(_Cond,_ErrMsg,_File,_Line) \ argument
55 #define _GLIBCXX_DEBUG_VERIFY(_Cond,_ErrMsg) \ argument
H A Ddebug.h66 # define __glibcxx_requires_cond(_Cond,_Msg) argument
92 # define __glibcxx_requires_cond(_Cond,_Msg) _GLIBCXX_DEBUG_VERIFY(_Cond,_Msg) argument
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dpriority_queue_base_dispatch.hpp47 #define PB_DS_DEBUG_VERIFY(_Cond) \ argument
H A Dcontainer_base_dispatch.hpp49 #define PB_DS_DEBUG_VERIFY(_Cond) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dpriority_queue_base_dispatch.hpp47 #define PB_DS_DEBUG_VERIFY(_Cond) \ argument
H A Dcontainer_base_dispatch.hpp49 #define PB_DS_DEBUG_VERIFY(_Cond) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_load_check_resize_trigger_imp.hpp279 # define PB_DS_DEBUG_VERIFY(_Cond) \ argument
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_load_check_resize_trigger_imp.hpp279 # define PB_DS_DEBUG_VERIFY(_Cond) \ argument
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp312 #define PB_DS_DEBUG_VERIFY(_Cond) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp312 #define PB_DS_DEBUG_VERIFY(_Cond) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/internal/
H A Dgmock-pp.h121 #define GMOCK_PP_IF(_Cond, _Then, _Else) \ argument