Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/crypto/
Dmd5-asm.S58 #define INC_PTR \ macro
64 #define INC_PTR /* nothing to do */ macro
/linux-4.1.27/drivers/net/fddi/skfp/h/
Dskfbi.h1120 #define INC_PTR(sp,cp,ep) if (++cp == ep) cp = sp macro