Home
last modified time | relevance | path

Searched defs:ary (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcast5.C12 void f0 (ary_t const *const &ary) in f0()
19 void f1 (ary_t *const &ary) in f1()
26 void f2 (ary_t const *&ary) in f2()
33 void f3 (ary_t *&ary) in f3()
H A Dstring2.C8 static const char ary[] = "wibble"; in main() local
H A Darray3.C17 const A ary[16]; variable
H A Dsizeof3.C12 int ary[10]; in main() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dcxa_vec.C73 void *ary = abi::__cxa_vec_new (5, 1, sizeof (std::size_t), ctor, dtor); in test0() local
107 void *ary = abi::__cxa_vec_new (5, 1, sizeof (std::size_t), ctor, dtor); in test1() local
140 void *ary = abi::__cxa_vec_new (5, 1, sizeof (std::size_t), ctor, dtor); in test2() local
176 void *ary = abi::__cxa_vec_new (5, 1, sizeof (std::size_t), ctor, dtor); in test3() local
214 void *ary = abi::__cxa_vec_new (5, 1, sizeof (std::size_t), ctor, dtor); in test4() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/other/
H A Doffsetof1.C14 static int ary[((__SIZE_TYPE__)&((struct F *)0)->j)]; variable
/openbsd-src/gnu/usr.bin/perl/ext/XS-Typemap/
H A DTypemap.xs126 AV *ary = newAV(); in XS_pack_anotherstructPtrPtr() local
/openbsd-src/gnu/usr.bin/perl/
H A Dpad.c197 PAD **ary; in Perl_pad_new() local
2599 PAD **ary; Perl_padlist_store() local
2653 PADNAME **ary; Perl_padnamelist_store() local
[all...]
H A Dpp.c5733 AV *ary = MUTABLE_AV(*++MARK); PP() local
5949 AV * const ary = MUTABLE_AV(*++MARK); PP() local
6005 AV *ary = MUTABLE_AV(*++MARK); PP() local
6040 AvARRAY(ary)[i] = sv; PP() local
6199 AV *ary = ( (PL_op->op_private & OPpSPLIT_ASSIGN) /* @a = split */ PP() local
[all...]
H A Dcop.h889 CLEAR_ARGARRAY(ary) global() argument
929 AV *ary; /* array being iterated over */ global() member
931 } ary; global() member
H A Dinline.h88 SV** ary; in Perl_av_store_simple() local
203 SV** ary; in Perl_av_new_alloc() local
[all...]
H A Dpp_hot.c2411 AV *ary = MUTABLE_AV(lsv); PP() local
5459 SV **ary = AvALLOC(av); PP() local
[all...]
H A Dregcomp_study.c451 SV **const ary = AvARRAY(av); in S_get_ANYOF_cp_list_for_ssc() local
H A Dpp_sort.c1105 SV **ary = AvALLOC(av); S_sortcv_stacked() local
H A Ddump.c2622 SV_SET_STRINGIFY_I32_PAREN_ARRAY(d,count,ary) Perl_do_sv_dump() argument
H A Dperl.c976 SV **ary = AvARRAY(PL_regex_padav); perl_destruct() local
H A Dsv.c3830 AV * const ary = newAV_alloc_x(2); S_glob_assign_glob() local
4015 AV * const ary = newAV_alloc_xz(4); Perl_gv_setref() local
14311 PTR_TBL_ENT_t **ary = tbl->tbl_ary; global() local
[all...]
H A Dpp_ctl.c2143 AV * const ary = MUTABLE_AV(AvARRAY(MUTABLE_AV( PP() local
[all...]
H A Dregcomp.c12323 SV **const ary = AvARRAY(av); Perl_get_regclass_aux_data() local
/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs2134 SV **ary = AvARRAY(av); in scalar_call() local
3568 SV **ary; in store_hook() local
5060 SV **ary = AvARRAY(av); in retrieve_hook_common() local