Home
last modified time | relevance | path

Searched refs:_DEBUG_LEVEL_VAR (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/libsa/
H A Dstand.h578 # if defined(_DEBUG_LEVEL) || defined(_DEBUG_LEVEL_VAR)
579 # ifndef _DEBUG_LEVEL_VAR
580 # define _DEBUG_LEVEL_VAR _debug macro
583 # define DEBUG_PRINTF(n, args) if (_DEBUG_LEVEL_VAR >= n) printf args
/freebsd/lib/libsecureboot/h/
H A Dlibsecureboot.h34 #define _DEBUG_LEVEL_VAR DebugVe macro