Searched defs:z (Results 1 – 5 of 5) sorted by relevance
/scripts/mod/ |
D | sumversion.c | 52 static inline uint32_t F(uint32_t x, uint32_t y, uint32_t z) in F() 57 static inline uint32_t G(uint32_t x, uint32_t y, uint32_t z) in G() 62 static inline uint32_t H(uint32_t x, uint32_t y, uint32_t z) in H()
|
/scripts/gcc-plugins/ |
D | gcc-generate-rtl-pass.h | 25 #define _GCC_PLUGIN_CONCAT3(x, y, z) x ## y ## z argument
|
D | gcc-generate-simple_ipa-pass.h | 25 #define _GCC_PLUGIN_CONCAT3(x, y, z) x ## y ## z argument
|
D | gcc-generate-gimple-pass.h | 25 #define _GCC_PLUGIN_CONCAT3(x, y, z) x ## y ## z argument
|
D | gcc-generate-ipa-pass.h | 33 #define _GCC_PLUGIN_CONCAT3(x, y, z) x ## y ## z argument
|