Searched defs:dprint (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/scripts/kconfig/ |
D | streamline_config.pl | 53 sub dprint { subroutine
|
/linux-4.4.14/tools/power/cpupower/utils/helpers/ |
D | helpers.h | 48 #define dprint(fmt, ...) { \ macro 55 static inline void dprint(const char *fmt, ...) { } in dprint() function
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | math-emu.h | 108 #define dprint(bit, fmt, args...) ({ \ macro 113 #define dprint(bit, fmt, args...) macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | math-emu.h | 108 #define dprint(bit, fmt, args...) ({ \ macro 113 #define dprint(bit, fmt, args...) macro
|