Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dscope.c907 COPHH *save_cophh = cophh_copy(CopHINTHASH_get(&PL_compiling)); in Perl_save_hints() local
913 SS_ADD_PTR(save_cophh); in Perl_save_hints()
922 save_pushi32ptr(PL_hints, save_cophh, SAVEt_HINTS | (PL_prevailing_version << 8)); in Perl_save_hints()