Home
last modified time | relevance | path

Searched refs:INC_PTR (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/powerpc/crypto/
Dmd5-asm.S54 #define INC_PTR \ macro
60 #define INC_PTR /* nothing to do */ macro
68 INC_PTR /* ptr++ */ \
85 INC_PTR /* ptr++ */ \
/Linux-v5.4/drivers/net/fddi/skfp/h/
Dskfbi.h893 #define INC_PTR(sp,cp,ep) if (++cp == ep) cp = sp macro