Home | History | Annotate | Download | only in WebServer

Lines Matching refs:DBG_EXIT_HEX

86 #define DBG_EXIT_HEX(Status)    DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status ))  ///<  Display routine exit with hex value

93 #define DBG_EXIT_HEX(Status)