Searched defs:G_STRFUNC (Results 1 – 1 of 1) sorted by relevance
782 #define G_STRFUNC ((const char*) (__PRETTY_FUNCTION__)) macro784 #define G_STRFUNC ((const char*) (__func__)) macro786 #define G_STRFUNC ((const char*) (__FUNCTION__)) macro788 #define G_STRFUNC ((const char*) ("???")) macro