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

  /src/external/gpl3/gcc/dist/gcc/
statistics.h 41 #define ALONE_CXX_MEM_STAT_INFO const char * _loc_name = __builtin_FILE (), int _loc_line = __builtin_LINE (), const char * _loc_function = __builtin_FUNCTION ()
43 #define ALONE_CXX_MEM_STAT_INFO const char * _loc_name = __FILE__, int _loc_line = __LINE__, const char * _loc_function = NULL
45 #define CXX_MEM_STAT_INFO , ALONE_CXX_MEM_STAT_INFO
57 #define ALONE_CXX_MEM_STAT_INFO
  /src/external/gpl3/gcc.old/dist/gcc/
statistics.h 41 #define ALONE_CXX_MEM_STAT_INFO const char * _loc_name = __builtin_FILE (), int _loc_line = __builtin_LINE (), const char * _loc_function = __builtin_FUNCTION ()
43 #define ALONE_CXX_MEM_STAT_INFO const char * _loc_name = __FILE__, int _loc_line = __LINE__, const char * _loc_function = NULL
45 #define CXX_MEM_STAT_INFO , ALONE_CXX_MEM_STAT_INFO
57 #define ALONE_CXX_MEM_STAT_INFO

Completed in 69 milliseconds