Home
last modified time | relevance | path

Searched refs:ARRAY (Results 1 – 16 of 16) sorted by relevance

/src/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dt_nfold.c34 #define ASIZE(ARRAY) (sizeof(ARRAY)/sizeof(ARRAY[0])) argument
H A Dt_cts.c43 #define ASIZE(ARRAY) (sizeof(ARRAY)/sizeof(ARRAY[0])) argument
H A Dt_hmac.c40 #define ASIZE(ARRAY) (sizeof(ARRAY)/sizeof(ARRAY[0])) argument
H A Dvectors.c43 #define ASIZE(ARRAY) (sizeof(ARRAY)/sizeof(ARRAY[0])) argument
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.def20 HANDLE_BTF_KIND(3, ARRAY)
/src/contrib/one-true-awk/
H A Dmaketab.c52 { ARRAY, "array", NULL },
H A Dawkgram.y51 %token <i> ARRAY
450 | varname '[' patlist ']' { $$ = op2(ARRAY, makearr($1), $3); }
/src/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c180 case ARRAY: in tdesc_size()
215 case ARRAY: in tdesc_bitsize()
668 dimtdp->t_type = ARRAY; in tdesc_array_create()
738 dimtdp->t_type == ARRAY; in die_array_create()
1128 if (mt->t_type == ARRAY) { in die_sou_resolve()
H A Dctftools.h142 ARRAY, enumerator
H A Dtdata.c77 case ARRAY: in tdesc_layouthash()
H A Dctf.c360 case ARRAY: in write_type()
1178 tdp->t_type = ARRAY; in resurrect_types()
/src/contrib/file/magic/Magdir/
H A Dhp214 >8 leshort 0x29e8 (ARRAY)
/src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp183 STRINGIFY_CODE(TYPE_CODE, ARRAY) in GetCodeName()
/src/crypto/openssl/Configurations/
H A Dunix-Makefile.tmpl1398 sub flat(@) { return map { ref eq 'ARRAY' ? @$_ : $_ } @_; }
/src/crypto/heimdal/lib/wind/
H A DUnicodeData.txt12573 1047C;SHAVIAN LETTER ARRAY;Lo;0;L;;;;;N;;;;;
/src/contrib/ntp/
H A DCommitLog19623 - use static const char ARRAY of defined length to hold MULTISZ value