Home
last modified time | relevance | path

Searched defs:DEBUG_PRINT3 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/util/kconfig/
H A Dregex.c475 #define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
789 #define DEBUG_PRINT3(x1, x2, x3) macro