Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs839 #define SHF_NEED_RECURSE 0x40 macro
3648 flags = SHF_NEED_RECURSE | obj_type; in store_hook()
4913 while (flags & SHF_NEED_RECURSE) { in retrieve_hook_common()