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