HomeSort by: relevance | last modified time | path
    Searched defs:ssumci_debug (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/evbsh3/t_sh7706lan/
ssumci.c 54 #ifdef SSUMCI_DEBUG
55 int ssumci_debug = 1; variable in typeref:typename:int
56 #define DPRINTF(n,s) do { if ((n) <= ssumci_debug) printf s; } while (0)
472 #ifdef SSUMCI_DEBUG
512 #ifdef SSUMCI_DEBUG
ssumci.c 54 #ifdef SSUMCI_DEBUG
55 int ssumci_debug = 1; variable in typeref:typename:int
56 #define DPRINTF(n,s) do { if ((n) <= ssumci_debug) printf s; } while (0)
472 #ifdef SSUMCI_DEBUG
512 #ifdef SSUMCI_DEBUG
ssumci.c 54 #ifdef SSUMCI_DEBUG
55 int ssumci_debug = 1; variable in typeref:typename:int
56 #define DPRINTF(n,s) do { if ((n) <= ssumci_debug) printf s; } while (0)
472 #ifdef SSUMCI_DEBUG
512 #ifdef SSUMCI_DEBUG
ssumci.c 54 #ifdef SSUMCI_DEBUG
55 int ssumci_debug = 1; variable in typeref:typename:int
56 #define DPRINTF(n,s) do { if ((n) <= ssumci_debug) printf s; } while (0)
472 #ifdef SSUMCI_DEBUG
512 #ifdef SSUMCI_DEBUG

Completed in 43 milliseconds