Searched refs:PoisonWith (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Params-Validate/
H A Dppport.h709 PoisonWith|5.009004||p
3556 #ifndef PoisonWith
3557 # define PoisonWith(d,n,t,b) (void)memset((char*)(d), (U8)(b), (n) * sizeof(t)) macro
3561 # define PoisonNew(d,n,t) PoisonWith(d,n,t,0xAB)
3565 # define PoisonFree(d,n,t) PoisonWith(d,n,t,0xEF)
/macosx-10.9.5/CPANInternal-140/Sub-Identify/
H A Dppport.h711 PoisonWith|5.009004||p
3563 #ifndef PoisonWith
3564 # define PoisonWith(d,n,t,b) (void)memset((char*)(d), (U8)(b), (n) * sizeof(t)) macro
3568 # define PoisonNew(d,n,t) PoisonWith(d,n,t,0xAB)
3572 # define PoisonFree(d,n,t) PoisonWith(d,n,t,0xEF)
/macosx-10.9.5/CPANInternal-140/Sub-Identify-0.04/
H A Dppport.h711 PoisonWith|5.009004||p
3563 #ifndef PoisonWith
3564 # define PoisonWith(d,n,t,b) (void)memset((char*)(d), (U8)(b), (n) * sizeof(t)) macro
3568 # define PoisonNew(d,n,t) PoisonWith(d,n,t,0xAB)
3572 # define PoisonFree(d,n,t) PoisonWith(d,n,t,0xEF)
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dppport.h709 PoisonWith|5.009004||p
3556 #ifndef PoisonWith
3557 # define PoisonWith(d,n,t,b) (void)memset((char*)(d), (U8)(b), (n) * sizeof(t)) macro
3561 # define PoisonNew(d,n,t) PoisonWith(d,n,t,0xAB)
3565 # define PoisonFree(d,n,t) PoisonWith(d,n,t,0xEF)
/macosx-10.9.5/CPANInternal-140/DateTime/c/
H A Dppport.h754 PoisonWith|5.009004||p
3681 #ifndef PoisonWith
3682 # define PoisonWith(d,n,t,b) (void)memset((char*)(d), (U8)(b), (n) * sizeof(t)) macro
3686 # define PoisonNew(d,n,t) PoisonWith(d,n,t,0xAB)
3690 # define PoisonFree(d,n,t) PoisonWith(d,n,t,0xEF)
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/xs/
H A Dppport.h769 PoisonWith|5.009004||p
3856 #ifndef PoisonWith
3857 # define PoisonWith(d,n,t,b) (void)memset((char*)(d), (U8)(b), (n) * sizeof(t)) macro
3861 # define PoisonNew(d,n,t) PoisonWith(d,n,t,0xAB)
3865 # define PoisonFree(d,n,t) PoisonWith(d,n,t,0xEF)
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/xs/
H A Dppport.h769 PoisonWith|5.009004||p
3856 #ifndef PoisonWith
3857 # define PoisonWith(d,n,t,b) (void)memset((char*)(d), (U8)(b), (n) * sizeof(t)) macro
3861 # define PoisonNew(d,n,t) PoisonWith(d,n,t,0xAB)
3865 # define PoisonFree(d,n,t) PoisonWith(d,n,t,0xEF)

Completed in 452 milliseconds