Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs517 static stcxt_t *Context_ptr = NULL; variable
518 #define dSTCXT stcxt_t *cxt = Context_ptr
519 #define SET_STCXT(x) Context_ptr = x