Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs1479 static SV *retrieve_boolean_true(pTHX_ stcxt_t *cxt, const char *cname);
1517 (sv_retrieve_t)retrieve_boolean_true, /* SX_BOOLEAN_TRUE */
5915 static SV *retrieve_boolean_true(pTHX_ stcxt_t *cxt, const char *cname) in retrieve_boolean_true() function