Searched refs:Trf_XorBuffer (Results 1 – 5 of 5) sorted by relevance
/dports/devel/tcl-trf/trf2.1.4/generic/ |
H A D | trfDecls.h | 47 EXTERN void Trf_XorBuffer _ANSI_ARGS_((VOID* buffer, VOID* mask, 117 #ifndef Trf_XorBuffer 118 #define Trf_XorBuffer \ macro
|
H A D | trfStubInit.c | 36 Trf_XorBuffer, /* 6 */
|
H A D | trf.decls | 42 void Trf_XorBuffer (VOID* buffer, VOID* mask, int length)
|
H A D | transform.h | 840 Trf_XorBuffer (VOID* buffer, /* buffer to xor the mask with */ 845 TRF_EXPORT (void,Trf_XorBuffer) _ANSI_ARGS_ ((VOID* buffer, VOID* mask,
|
H A D | util.c | 309 Trf_XorBuffer (buffer, mask, length) in Trf_XorBuffer() function
|