Home
last modified time | relevance | path

Searched defs:xsh_ck_restore (Results 1 – 2 of 2) sorted by relevance

/dports/devel/p5-autovivification/autovivification-0.18/xsh/
H A Dops.h73 static void xsh_ck_restore(pTHX_ OPCODE type, xsh_check_t *old_ck_p) { in xsh_ck_restore() function
74 #define xsh_ck_restore(T, OCP) xsh_ck_restore(aTHX_ (T), (OCP)) in xsh_ck_restore() macro
/dports/devel/p5-indirect/indirect-0.39/xsh/
H A Dops.h73 static void xsh_ck_restore(pTHX_ OPCODE type, xsh_check_t *old_ck_p) { in xsh_ck_restore() function
74 #define xsh_ck_restore(T, OCP) xsh_ck_restore(aTHX_ (T), (OCP)) in xsh_ck_restore() macro