Searched refs:PROFILE_LAST_FILESPEC (Results 1 – 1 of 1) sorted by relevance
135 #define PROFILE_LAST_FILESPEC(x) (((x) == NULL) || ((x)[0] == '\0')) macro321 for (fs = files; !PROFILE_LAST_FILESPEC(*fs); fs++) { in profile_init()