Home
last modified time | relevance | path

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

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