/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20020108-1.c | 52 #define REPEAT_FN(COUNT) \ argument 57 #define REPEAT_FN(COUNT) \ argument 62 #define REPEAT_FN(COUNT) \ argument 78 #define REPEAT_FN(COUNT) \ argument 83 #define REPEAT_FN(COUNT) \ argument 88 #define REPEAT_FN(COUNT) \ argument 107 #define REPEAT_FN(COUNT) \ argument 112 #define REPEAT_FN(COUNT) \ argument 117 #define REPEAT_FN(COUNT) \ argument 131 # define REPEAT_FN(COUNT) \ in main() argument [all …]
|
H A D | 960117-1.c | 2 typedef short COUNT; typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | jcf-dump.c | 131 #define HANDLE_START_CONSTANT_POOL(COUNT) \ argument 261 #define HANDLE_EXCEPTION_TABLE(ENTRIES, COUNT) \ argument 264 #define HANDLE_EXCEPTIONS_ATTRIBUTE(COUNT) \ argument 274 #define HANDLE_LOCALVARIABLETABLE_ATTRIBUTE(COUNT) \ argument 290 #define HANDLE_LINENUMBERTABLE_ATTRIBUTE(COUNT) \ argument 302 #define HANDLE_INNERCLASSES_ATTRIBUTE(COUNT) \ argument
|
H A D | jcf-parse.c | 202 #define HANDLE_LOCALVARIABLETABLE_ATTRIBUTE(COUNT) \ argument 207 #define HANDLE_LINENUMBERTABLE_ATTRIBUTE(COUNT) \ argument 212 #define HANDLE_EXCEPTIONS_ATTRIBUTE(COUNT) \ argument 226 #define HANDLE_INNERCLASSES_ATTRIBUTE(COUNT) \ argument
|
H A D | expr.c | 3067 #define STACK(SUBOP, COUNT) STACK_##SUBOP (COUNT) argument 3069 #define STACK_POP(COUNT) java_stack_pop (COUNT) argument 3071 #define STACK_SWAP(COUNT) java_stack_swap() argument 3073 #define STACK_DUP(COUNT) java_stack_dup (COUNT, 0) argument 3074 #define STACK_DUPx1(COUNT) java_stack_dup (COUNT, 1) argument 3075 #define STACK_DUPx2(COUNT) java_stack_dup (COUNT, 2) argument
|
H A D | jcf.h | 213 #define JCF_FILL(JCF, COUNT) \ argument
|
/openbsd-src/gnu/llvm/clang/utils/ABITest/layout/ |
H A D | Makefile | 9 COUNT := 1000 macro
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | scan.h | 33 #define MAKE_SSTRING_SPACE(STR, COUNT) \ argument
|
H A D | longlong.h | 129 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument 130 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument 133 #define count_leading_zeros(COUNT,X) \ argument 141 #define count_trailing_zeros(COUNT,X) \ argument
|
H A D | gcov-io.h | 349 #define GCOV_TAG_FOR_COUNTER(COUNT) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | scan.h | 33 #define MAKE_SSTRING_SPACE(STR, COUNT) \ argument
|
H A D | longlong.h | 131 #define count_leading_zeros(COUNT,X) \ argument 133 #define count_trailing_zeros(COUNT,X) \ argument 138 #define count_leading_zeros(COUNT,X) \ argument 146 #define count_trailing_zeros(COUNT,X) \ argument
|
/openbsd-src/regress/lib/libc/sys/ |
H A D | t_sendrecv.c | 49 #define COUNT 100 macro
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/ |
H A D | xray-graph.h | 39 enum class StatType { NONE, COUNT, MIN, MED, PCT90, PCT99, MAX, SUM }; enumerator
|
H A D | xray-account.cpp | 69 COUNT, enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-i960.h | 151 #define TC_ADJUST_RELOC_COUNT(FIX,COUNT) \ argument
|
/openbsd-src/lib/librthread/ |
H A D | rthread_rwlock.c | 32 #define COUNT(v) ((v) & WRITER) macro
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-i960.h | 160 #define TC_ADJUST_RELOC_COUNT(FIX,COUNT) \ argument
|
/openbsd-src/gnu/lib/libiberty/src/testsuite/ |
H A D | test-pexecute.c | 223 #define TEST_PEX_GET_STATUS(PEXOBJ, COUNT, VECTOR) \ in main() argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ser-go32.c | 165 #define COUNT(x) cnts[x]++ macro 167 #define COUNT(x) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/ |
H A D | plural.c | 482 #define __yy_memcpy(TO,FROM,COUNT) __builtin_memcpy(TO,FROM,COUNT) argument
|
/openbsd-src/sys/dev/pci/drm/i915/gt/ |
H A D | selftest_rps.c | 64 COUNT, in create_spin_counter() enumerator
|
/openbsd-src/gnu/gcc/gcc/config/vax/ |
H A D | vax.h | 513 #define RETURN_ADDR_RTX(COUNT, FRAME) \ argument
|
/openbsd-src/usr.bin/openssl/ |
H A D | speed.c | 934 #define COUNT( speed_main() macro
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | getdate.c | 501 #define __yy_memcpy(TO,FROM,COUNT) __builtin_memcpy(TO,FROM,COUNT) argument
|