/openbsd-src/gnu/usr.bin/perl/ |
H A D | cv.h | 42 #define CvSTASH_set(cv,st) Perl_cvstash_set(aTHX_ cv, st) argument 48 #define CvGV_set(cv,gv) Perl_cvgv_set(aTHX_ cv, gv) argument 49 #define CvHASGV(cv) cBOOL(SvANY(cv)->xcv_gv_u.xcv_gv) argument 147 #define CvCLONE(cv) (CvFLAGS(cv) argument 145 CvCLONE(cv) global() argument 146 CvCLONE_on(cv) global() argument 149 CvCLONED(cv) global() argument 150 CvCLONED_on(cv) global() argument 151 CvCLONED_off(cv) global() argument 153 CvANON(cv) global() argument 154 CvANON_on(cv) global() argument 155 CvANON_off(cv) global() argument 158 CvUNIQUE(cv) global() argument 159 CvUNIQUE_on(cv) global() argument 160 CvUNIQUE_off(cv) global() argument 162 CvNODEBUG(cv) global() argument 163 CvNODEBUG_on(cv) global() argument 164 CvNODEBUG_off(cv) global() argument 166 CvNOWARN_AMBIGUOUS(cv) global() argument 167 CvNOWARN_AMBIGUOUS_on(cv) global() argument 168 CvNOWARN_AMBIGUOUS_off(cv) global() argument 170 CvLVALUE(cv) global() argument 171 CvLVALUE_on(cv) global() argument 172 CvLVALUE_off(cv) global() argument 175 CvEVAL(cv) global() argument 176 CvEVAL_on(cv) global() argument 177 CvEVAL_off(cv) global() argument 180 CvSPECIAL(cv) global() argument 181 CvSPECIAL_on(cv) global() argument 182 CvSPECIAL_off(cv) global() argument 184 CvCONST(cv) global() argument 185 CvCONST_on(cv) global() argument 186 CvCONST_off(cv) global() argument 188 CvWEAKOUTSIDE(cv) global() argument 189 CvWEAKOUTSIDE_on(cv) global() argument 190 CvWEAKOUTSIDE_off(cv) global() argument 192 CvISXSUB(cv) global() argument 193 CvISXSUB_on(cv) global() argument 194 CvISXSUB_off(cv) global() argument 196 CvCVGV_RC(cv) global() argument 197 CvCVGV_RC_on(cv) global() argument 198 CvCVGV_RC_off(cv) global() argument 201 CvSLABBED(cv) global() argument 202 CvSLABBED_on(cv) global() argument 203 CvSLABBED_off(cv) global() argument 206 CvDYNFILE(cv) global() argument 207 CvDYNFILE_on(cv) global() argument 208 CvDYNFILE_off(cv) global() argument 210 CvAUTOLOAD(cv) global() argument 211 CvAUTOLOAD_on(cv) global() argument 212 CvAUTOLOAD_off(cv) global() argument 214 CvHASEVAL(cv) global() argument 215 CvHASEVAL_on(cv) global() argument 216 CvHASEVAL_off(cv) global() argument 218 CvNAMED(cv) global() argument 219 CvNAMED_on(cv) global() argument 220 CvNAMED_off(cv) global() argument 222 CvLEXICAL(cv) global() argument 223 CvLEXICAL_on(cv) global() argument 224 CvLEXICAL_off(cv) global() argument 226 CvANONCONST(cv) global() argument 227 CvANONCONST_on(cv) global() argument 228 CvANONCONST_off(cv) global() argument 230 CvSIGNATURE(cv) global() argument 231 CvSIGNATURE_on(cv) global() argument 232 CvSIGNATURE_off(cv) global() argument 259 CvREFCOUNTED_ANYSV(cv) global() argument 260 CvREFCOUNTED_ANYSV_on(cv) global() argument 261 CvREFCOUNTED_ANYSV_off(cv) global() argument 263 CvIsMETHOD(cv) global() argument 264 CvIsMETHOD_on(cv) global() argument 265 CvIsMETHOD_off(cv) global() argument 270 CvMETHOD(cv) global() argument 271 CvMETHOD_on(cv) global() argument 272 CvMETHOD_off(cv) global() argument 297 CvNAME_HEK_set(cv,hek) global() argument [all...] |
H A D | mydtrace.h | 16 # define PERL_DTRACE_PROBE_ENTRY(cv) \ argument 20 # define PERL_DTRACE_PROBE_RETURN(cv) \ argument 43 # define PERL_DTRACE_PROBE_ENTRY(cv) argument 44 # define PERL_DTRACE_PROBE_RETURN(cv) argument 45 # define PERL_DTRACE_PROBE_FILE_LOADING(cv) argument 46 # define PERL_DTRACE_PROBE_FILE_LOADED(cv) argument
|
H A D | pad.c | 163 Perl_set_padlist(CV * cv, PADLIST *padlist){ in Perl_set_padlist() argument 295 Perl_cv_undef(pTHX_ CV * cv) Perl_cv_undef() argument 302 Perl_cv_undef_flags(pTHX_ CV * cv,U32 flags) Perl_cv_undef_flags() argument 501 Perl_cv_forget_slab(pTHX_ CV * cv) Perl_cv_forget_slab() argument 1081 CvCOMPILED(cv) global() argument 1084 CvLATE(cv) global() argument 1099 S_pad_findlex(pTHX_ const char * namepv,STRLEN namelen,U32 flags,const CV * cv,U32 seq,int warn,SV ** out_capture,PADNAME ** out_name,int * out_flags) S_pad_findlex() argument 1673 const CV *cv; Perl_pad_tidy() local 1870 S_cv_dump(pTHX_ const CV * cv,const char * title) S_cv_dump() argument 1920 S_cv_clone_pad(pTHX_ CV * proto,CV * cv,CV * outside,HV * cloned,bool newcv) S_cv_clone_pad() argument 2211 S_cv_clone(pTHX_ CV * proto,CV * cv,CV * outside,HV * cloned) S_cv_clone() argument 2308 Perl_cv_name(pTHX_ CV * cv,SV * sv,U32 flags) Perl_cv_name() argument 2369 CV *cv = new_cv; Perl_pad_fixup_inner_anons() local [all...] |
H A D | gv.c | 248 Perl_cvgv_set(pTHX_ CV* cv, GV* gv) in Perl_cvgv_set() argument 291 Perl_cvgv_from_hek(pTHX_ CV * cv) Perl_cvgv_from_hek() argument 320 Perl_cvstash_set(pTHX_ CV * cv,HV * st) Perl_cvstash_set() argument 517 CV * const cv = (CV *)has_constant; Perl_gv_init_pvn() local 530 CV *cv; Perl_gv_init_pvn() local 594 CV *cv, *oldcompcv = NULL; S_maybe_add_coresub() local 1062 CV *cv; Perl_gv_fetchmeth_pvn_autoload() local 1269 CV* const cv = GvCV(gv); Perl_gv_fetchmethod_pvn_flags() local 1346 CV* cv; Perl_gv_autoload_pvn() local 2919 CV * cv = gp->gp_cv; Perl_gp_free() local 3108 CV * const cv = amtp->table[i]; Perl_magic_freeovrld() local 3176 CV* cv; Perl_Gv_AMupdate() local 3468 CV *cv; /* This makes it easier to kee ... */ Perl_amagic_applies() local 3722 CV *cv=NULL; Perl_amagic_call() local 4272 CV *cv; Perl_gv_try_downgrade() local 4346 core_xsub(pTHX_ CV * cv) core_xsub() argument [all...] |
H A D | op.c | 2767 S_process_optree(pTHX_ CV * cv,OP * optree,OP * start) S_process_optree() argument 2818 CV *cv = PL_compcv; S_mark_padname_lvalue() local 3094 CV *cv; Perl_op_lvalue_flags() local 3915 Perl_apply_attrs_string(pTHX_ const char * stashpv,CV * cv,const char * attrstr,STRLEN len) Perl_apply_attrs_string() argument 4694 CV * const cv = get_cvs("DB::postponed", 0); Perl_newPROG() local 7418 CV *cv; Perl_pmruntime() local 9833 Perl_cv_ckproto_len_flags(pTHX_ const CV * cv,const GV * gv,const char * p,const STRLEN len,const U32 flags) Perl_cv_ckproto_len_flags() argument 9925 Perl_cv_const_sv(const CV * const cv) Perl_cv_const_sv() argument 9938 Perl_cv_const_sv_or_av(const CV * const cv) Perl_cv_const_sv_or_av() argument 9962 S_op_const_sv(pTHX_ const OP * o,CV * cv,bool allow_lex) S_op_const_sv() argument 10010 S_already_defined(pTHX_ CV * const cv,OP * const block,OP * const o,PADNAME * const name,SV ** const const_svp) S_already_defined() argument 10065 CV *cv = NULL; Perl_newMYSUB() local 10512 CV *cv = NULL; /* the previous CV with this name, if any */ Perl_newATTRSUB_x() local 11009 S_clear_special_blocks(pTHX_ const char * const fullname,GV * const gv,CV * const cv) S_clear_special_blocks() argument 11036 S_process_special_blocks(pTHX_ I32 floor,const char * const fullname,GV * const gv,CV * const cv) S_process_special_blocks() argument 11310 CV* cv; Perl_newCONSTSUB_flags() local 11474 CV *cv; Perl_newXS_len_flags() local 11571 CV *cv = MUTABLE_CV(newSV_type(SVt_PVCV)); Perl_newSTUB() local 11594 CV *cv; Perl_newFORM() local 11668 SV * const cv = MUTABLE_SV(newATTRSUB(floor, 0, proto, attrs, block)); Perl_newANONATTRSUB() local 13283 CV *const cv = (CV*)SvRV(sv); Perl_ck_refassign() local 13917 CV *cv; Perl_rv2cv_op_cv() local 14480 Perl_cv_get_call_checker_flags(pTHX_ CV * cv,U32 gflags,Perl_call_checker * ckfun_p,SV ** ckobj_p,U32 * ckflags_p) Perl_cv_get_call_checker_flags() argument 14499 Perl_cv_get_call_checker(pTHX_ CV * cv,Perl_call_checker * ckfun_p,SV ** ckobj_p) Perl_cv_get_call_checker() argument 14556 Perl_cv_set_call_checker(pTHX_ CV * cv,Perl_call_checker ckfun,SV * ckobj) Perl_cv_set_call_checker() argument 14563 Perl_cv_set_call_checker_flags(pTHX_ CV * cv,Perl_call_checker ckfun,SV * ckobj,U32 ckflags) Perl_cv_set_call_checker_flags() argument 14601 CV *cv; Perl_ck_subr() local 15517 const_sv_xsub(pTHX_ CV * cv) const_sv_xsub() argument 15531 const_av_xsub(pTHX_ CV * cv) const_av_xsub() argument [all...] |
H A D | perly.y | 421 CV *cv; variable
|
/openbsd-src/gnu/usr.bin/perl/ext/Fcntl/ |
H A D | Fcntl.xs | 37 XS_Fcntl_S_ISREG(pTHX_ CV* cv) in XS_Fcntl_S_ISREG() 88 CV *cv; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/noncompile/ |
H A D | voidparam-1.c | 4 typedef const void cv; typedef 14 void bar0a (cv) { } /* { dg-error "parameter" "const void defn" } */ in bar0a() argument
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/ |
H A D | c_strings.cc | 39 const void* cv = ccarray1; in test01() local 76 const void* cv = ccarray1; in test02() local
|
/openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-REXX/ |
H A D | REXX.xs | 157 PERLCALLcv(PCSZ name, SV *cv, ULONG argc, PRXSTRING argv, PCSZ queue, PRXSTRING ret) in PERLCALLcv() 217 SV *cv = exec_cv; in PERLSTART() local 232 #define REXX_eval_with(cmd,name,cv) \ argument 234 #define REXX_call(cv) REXX_eval_with("return StartPerl()\r\n", PF_name, (cv)) argument 529 REXX_call(cv) in REXX_call() argument
|
/openbsd-src/gnu/usr.bin/perl/ext/Devel-Peek/ |
H A D | Peek.xs | 322 #define _CvGV(cv) \ argument 350 S_ck_dump(pTHX_ OP * entersubop,GV * namegv,SV * cv) S_ck_dump() argument 442 CV * const cv = get_cvn_flags("Devel::Peek::Dump", 17, 0); global() variable [all...] |
/openbsd-src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/ |
H A D | ListUtil.xs | 60 # define CvISXSUB(cv) CvXSUB(cv) argument 248 CV *cv = sv_2cv(sv, &stash, &gv, 0); in MY_sv_to_cv() local 554 CV *cv = sv_to_cv(block, ix ? "reductions" : "reduce"); in reduce() local 642 CV *cv = sv_to_cv(block, "first"); in first() local 712 CV *cv = sv_to_cv(block, in any() local 941 CV *cv = sv_to_cv(block, "pairfirst"); in pairfirst() local 1020 CV *cv = sv_to_cv(block, "pairgrep"); in pairgrep() local 1109 CV *cv = sv_to_cv(block, "pairmap"); in pairmap() local
|
/openbsd-src/gnu/llvm/libcxx/src/ |
H A D | thread.cpp | 179 __thread_struct_imp::notify_all_at_thread_exit(condition_variable* cv, mutex* m) in notify_all_at_thread_exit() 204 __thread_struct::notify_all_at_thread_exit(condition_variable* cv, mutex* m) in notify_all_at_thread_exit()
|
H A D | mutex.cpp | 205 static constinit __libcpp_condvar_t cv = _LIBCPP_CONDVAR_INITIALIZER; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/ |
H A D | 900404_01.C | 13 char cv[4] = "asdf"; // ERROR - missed variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | Compiler.h | 460 # define TsanHappensBefore(cv) AnnotateHappensBefore(__FILE__, __LINE__, cv) argument 463 # define TsanHappensAfter(cv) AnnotateHappensAfter(__FILE__, __LINE__, cv) argument 471 # define TsanHappensBefore(cv) argument 472 # define TsanHappensAfter(cv) argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | friend13.C | 10 C<V> cv; in f() local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/libio/ |
H A D | wfileops.c | 385 struct _IO_codecvt *cv = fp->_codecvt; local 482 struct _IO_codecvt *cv; local
|
/openbsd-src/gnu/llvm/lld/Common/ |
H A D | Filesystem.cpp | 93 std::condition_variable cv; in unlinkAsync() local
|
/openbsd-src/gnu/usr.bin/perl/cpan/Socket/ |
H A D | Socket.xs | 325 CV *cv; in my_newCONSTSUB() local 336 # define CvCONST_off(cv) my_CvCONST_off(aTHX_ cv) argument 337 static void my_CvCONST_off(pTHX_ CV *cv) in my_CvCONST_off() argument 583 xs_getaddrinfo(pTHX_ CV * cv) xs_getaddrinfo() argument 690 xs_getnameinfo(pTHX_ CV * cv) xs_getnameinfo() argument [all...] |
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | num_put_members_char.cc | 68 const void* cv = &ld1; in test01() local 285 const void* cv = &ld; in test02() local
|
H A D | num_put_members_wchar_t.cc | 69 const void* cv = &ld1; in test01() local 285 const void* cv = &ld; in test02() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm-c/ |
H A D | blake3.h | 37 uint32_t cv[8]; member
|
/openbsd-src/sbin/unwind/libunbound/services/ |
H A D | view.c | 147 struct config_view* cv; in views_apply_cfg() local
|
/openbsd-src/usr.sbin/unbound/services/ |
H A D | view.c | 147 struct config_view* cv; in views_apply_cfg() local
|