Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/kconfig/
H A Dregex.c474 #define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2) macro
788 #define DEBUG_PRINT2(x1, x2) macro