Home
last modified time | relevance | path

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

/linux/lib/
H A Dbase64.c43 #define INIT_4(v, ...) INIT_2(v, __VA_ARGS__), INIT_2((v) + 2, __VA_ARGS__) macro
44 #define INIT_8(v, ...) INIT_4(v, __VA_ARGS__), INIT_4((v) + 4, __VA_ARGS__)
65 #undef INIT_4