Home
last modified time | relevance | path

Searched defs:_C (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dconcept_check.h70 #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
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dconcept_check.h70 #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
/netbsd-src/lib/libc/gen/
H A Dctype_.c55 #define _C _COMPAT_C macro
102 #define _C _CTYPE_C macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/aarch64/opt/ext/
H A Dopt_random.h38 # define __VEXT(_A,_B,_C) __builtin_shuffle (_A, _B, (__Uint8x16_t) \ argument
42 # define __VEXT(_A,_B,_C) __builtin_shuffle (_B, _A, (__Uint8x16_t) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/aarch64/opt/ext/
H A Dopt_random.h38 # define __VEXT(_A,_B,_C) __builtin_shuffle (_A, _B, (__Uint8x16_t) \ argument
42 # define __VEXT(_A,_B,_C) __builtin_shuffle (_B, _A, (__Uint8x16_t) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-generic.h225 _Unwind_GetDataRelBase (struct _Unwind_Context *_C) in _Unwind_GetDataRelBase()
232 _Unwind_GetTextRelBase (struct _Unwind_Context *_C __attribute__ ((__unused__))) in _Unwind_GetTextRelBase()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-generic.h225 _Unwind_GetDataRelBase (struct _Unwind_Context *_C) in _Unwind_GetDataRelBase()
232 _Unwind_GetTextRelBase (struct _Unwind_Context *_C __attribute__ ((__unused__))) in _Unwind_GetTextRelBase()
/netbsd-src/sys/arch/evbarm/stand/board/
H A Dsmdk2410_io_init.c44 #define _C(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \ in smdk2410_io_init() macro
H A Dsmdk2800_io_init.c65 #define _C(b7,b6,b5,b4,b3,b2,b1,b0) \ in smdk2800_io_init() macro
/netbsd-src/usr.bin/deroff/
H A Dderoff.c821 _C(void) in _C() function