Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs1362 static int store_code(pTHX_ stcxt_t *cxt, CV *cv);
1376 (sv_store_t)store_code, /* svis_CODE */
3210 static int store_code(pTHX_ stcxt_t *cxt, CV *cv) in store_code() function