Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/ext/Storable/
DStorable.xs4039 unsigned int extra_type = 0; in retrieve_hook() local
4074 GETMARK(extra_type); in retrieve_hook()
4075 switch (extra_type) { in retrieve_hook()
4362 if (!extra_type) in retrieve_hook()
4372 switch (extra_type) { in retrieve_hook()
4384 CROAK(("Forgot to deal with extra type %d", extra_type)); in retrieve_hook()