Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/kconfig/
H A Dregex.c476 #define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) macro
790 #define DEBUG_PRINT4(x1, x2, x3, x4) macro