Searched refs:ptable_fetch (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Data-UUID-1.218/
H A Dptable.h111 #ifndef ptable_fetch
112 STATIC void *ptable_fetch(const ptable * const t, const void * const key) { function
113 #define ptable_fetch ptable_fetch macro
118 #endif /* !ptable_fetch */
H A DUUID.xs578 count = (UV)ptable_fetch(instances, self);
/macosx-10.9.5/CPANInternal-140/Variable-Magic/
H A Dptable.h111 #ifndef ptable_fetch
112 STATIC void *ptable_fetch(const ptable * const t, const void * const key) { function
113 #define ptable_fetch ptable_fetch macro
118 #endif /* !ptable_fetch */
H A DMagic.xs664 return ptable_fetch(MY_CXT.wizards, w);

Completed in 154 milliseconds