Home
last modified time | relevance | path

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

/linux/lib/
H A Dbase64.c46 #define INIT_32(v, ...) INIT_16(v, __VA_ARGS__), INIT_16((v) + 16, __VA_ARGS__) macro
50 INIT_32(0x20, ch_62, ch_63), \
51 INIT_32(0x40, ch_62, ch_63), \
52 INIT_32(0x60, ch_62, ch_63), \
62 #undef INIT_32