Searched defs:_C (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | concept_check.h | 70 #define __glibcxx_class_requires(_a,_C) \ argument 72 #define __glibcxx_class_requires2(_a,_b,_C) \ argument 74 #define __glibcxx_class_requires3(_a,_b,_c,_C) \ argument 76 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | concept_check.h | 69 #define __glibcxx_class_requires(_a,_C) \ argument 71 #define __glibcxx_class_requires2(_a,_b,_C) \ argument 73 #define __glibcxx_class_requires3(_a,_b,_c,_C) \ argument 75 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
|
/dflybsd-src/contrib/gcc-4.7/libgcc/ |
H A D | unwind-generic.h | 217 _Unwind_GetDataRelBase (struct _Unwind_Context *_C) in _Unwind_GetDataRelBase() 224 _Unwind_GetTextRelBase (struct _Unwind_Context *_C __attribute__ ((__unused__))) in _Unwind_GetTextRelBase()
|
/dflybsd-src/contrib/gcc-8.0/libgcc/ |
H A D | unwind-generic.h | 225 _Unwind_GetDataRelBase (struct _Unwind_Context *_C) in _Unwind_GetDataRelBase() 232 _Unwind_GetTextRelBase (struct _Unwind_Context *_C __attribute__ ((__unused__))) in _Unwind_GetTextRelBase()
|
/dflybsd-src/usr.bin/window/ |
H A D | char.h | 54 #define _C 0x01 macro
|