Home
last modified time | relevance | path

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

/dports/devel/p5-Inline-Python/Inline-Python-0.56/
H A Dutil.h52 #define TUPLE_MAGIC_KEY 0x7475706C macro
H A Dutil.c120 return (mg && Inline_Magic_Key(mg->mg_ptr) == TUPLE_MAGIC_KEY); in py_is_tuple()
H A Dpy2pl.c171 priv.key = TUPLE_MAGIC_KEY;