Home
last modified time | relevance | path

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

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