Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/nfc/src/
Dnfc.rs38 const DBG: bool = true; constant
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c100 #define DBG(fmt, ...) fprintf(stdlog, fmt "\n", ##__VA_ARGS__) macro
Dpostprocess_elf.c79 #define DBG(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) macro