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