Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs348 struct stcxt;
349 typedef struct stcxt { struct
391 SV *(**retrieve_vtbl)(pTHX_ struct stcxt *, const char *); /* retrieve dispatch table */ argument