Home
last modified time | relevance | path

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

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