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

  /src/external/gpl3/gcc/dist/libgfortran/io/
async.h 57 #define DEBUG_GREEN "\033[32m"
71 #define DEBUG_GREEN ""
114 sprintf (status, DEBUG_GREEN "unlocked" DEBUG_NORM); \
156 DEBUG_PRINTF ("%s%-75s %20s():%-5d %18p\n", aio_prefix, DEBUG_GREEN "UNLOCK: " DEBUG_NORM #mutex, \
191 sprintf (status, DEBUG_GREEN "unlocked" DEBUG_NORM); \
240 sprintf (status, DEBUG_GREEN "rwunlocked" DEBUG_NORM); \
256 sprintf (status, DEBUG_GREEN "rwunlocked" DEBUG_NORM); \
308 DEBUG_PRINTF ("%s%-75s %20s():%-5d %18p\n", aio_prefix, DEBUG_GREEN "RWUNLOCK: " DEBUG_NORM #rwlock, \
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
async.h 57 #define DEBUG_GREEN "\033[32m"
71 #define DEBUG_GREEN ""
114 sprintf (status, DEBUG_GREEN "unlocked" DEBUG_NORM); \
156 DEBUG_PRINTF ("%s%-75s %20s():%-5d %18p\n", aio_prefix, DEBUG_GREEN "UNLOCK: " DEBUG_NORM #mutex, \
191 sprintf (status, DEBUG_GREEN "unlocked" DEBUG_NORM); \

Completed in 26 milliseconds