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

/macosx-10.9.5/CPANInternal-140/Data-UUID-1.218/
H A Dptable.h61 #ifndef ptable_ent
62 typedef struct ptable_ent { struct
63 struct ptable_ent *next;
66 } ptable_ent; typedef in typeref:struct:ptable_ent
67 #define ptable_ent ptable_ent macro
68 #endif /* !ptable_ent */
72 ptable_ent **ary;
96 STATIC ptable_ent *ptable_find(const ptable * const t, const void * const key) {
98 ptable_ent *en
[all...]
H A DUUID.xs31 static void inc(pTHX_ ptable_ent *ent, void *ud) {
/macosx-10.9.5/CPANInternal-140/Variable-Magic/
H A Dptable.h61 #ifndef ptable_ent
62 typedef struct ptable_ent { struct
63 struct ptable_ent *next;
66 } ptable_ent; typedef in typeref:struct:ptable_ent
67 #define ptable_ent ptable_ent macro
68 #endif /* !ptable_ent */
72 ptable_ent **ary;
96 STATIC ptable_ent *ptable_find(const ptable * const t, const void * const key) {
98 ptable_ent *en
[all...]
H A DMagic.xs564 STATIC void vmg_ptable_clone(pTHX_ ptable_ent *ent, void *ud_) {

Completed in 133 milliseconds