Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfbtft.h234 #define NUMARGS(...) (sizeof((int[]){__VA_ARGS__}) / sizeof(int)) macro
237 ((par)->fbtftops.write_register(par, NUMARGS(__VA_ARGS__), __VA_ARGS__))
/OK3568_Linux_fs/kernel/drivers/clk/nxp/
H A Dclk-lpc32xx.c187 #define NUMARGS(...) (sizeof((int[]){__VA_ARGS__})/sizeof(int)) macro
194 .num_parents = NUMARGS(__VA_ARGS__), \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info49121 'printf' (0x34) NUMARGS STRING =>
49123 The value of NUMARGS is the number of arguments to expect on the
49136 2 + NUMARGS stack elements, and pushes nothing.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info49121 'printf' (0x34) NUMARGS STRING =>
49123 The value of NUMARGS is the number of arguments to expect on the
49136 2 + NUMARGS stack elements, and pushes nothing.