Searched refs:cons_text_c_num (Results 1 – 1 of 1) sorted by relevance
49 static int const cons_text_c_num = sizeof(cons_text_c) / sizeof(char const *); variable89 if (0 < ct && ct < cons_text_c_num) { in __kmp_pragma()