Searched defs:ARRAY (Results 1 – 16 of 16) sorted by relevance
/openbsd/libexec/tradcpp/ |
H A D | array.h | 162 #define DECLARRAY_BYTYPE(ARRAY, T, INLINE) \ argument 180 #define DEFARRAY_BYTYPE(ARRAY, T, INLINE) \ argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | gengtype-yacc.h | 48 ARRAY = 274, enumerator 69 #define ARRAY 274 macro
|
H A D | gengtype-yacc.c | 72 ARRAY = 274, enumerator 93 #define ARRAY 274 macro
|
H A D | gcov-io.h | 287 #define GCOV_UNSIGNED2STRING(ARRAY,VALUE) \ argument
|
H A D | reload.c | 6149 #define CHECK_MODF(ARRAY) \ in subst_reloads() argument
|
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/ |
H A D | a.4.1.f90 | 27 REAL ARRAY(10000) variable
|
/openbsd/usr.sbin/rpki-client/ |
H A D | json.c | 34 ARRAY, enumerator
|
/openbsd/usr.sbin/bgpctl/ |
H A D | json.c | 34 ARRAY, enumerator
|
/openbsd/usr.sbin/radiusctl/ |
H A D | json.c | 34 ARRAY, enumerator
|
/openbsd/bin/ksh/ |
H A D | table.h | 50 #define ARRAY BIT(13) /* array */ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | jcf-dump.c | 1211 #define ARRAY(OPERAND_TYPE, SUBOP) \ macro
|
H A D | expr.c | 3138 #define ARRAY(OPERAND_TYPE, SUBOP) ARRAY_##SUBOP(OPERAND_TYPE) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-crx.c | 1520 #define GET_CURRENT_DATA(FUNC, ARRAY) \ in assemble_insn() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | stmt.c | 4993 #define BITARRAY_TEST(ARRAY, INDEX) \ argument 4996 #define BITARRAY_SET(ARRAY, INDEX) \ argument
|
H A D | reload.c | 5967 #define CHECK_MODF(ARRAY) \ argument
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-vms.c | 116 BASIC, POINTER, ARRAY, ENUM, STRUCT, UNION, FUNCTION, VOID, ALIAS, UNKNOWN enumerator
|