Searched refs:KMP_FTN_PLAIN (Results 1 – 5 of 5) sorted by relevance
17 #define KMP_FTN_ENTRIES KMP_FTN_PLAIN
21 #define KMP_FTN_ENTRIES KMP_FTN_PLAIN
44 #if (KMP_FTN_ENTRIES == KMP_FTN_PLAIN) || (KMP_FTN_ENTRIES == KMP_FTN_UPPER)49 #if (KMP_FTN_ENTRIES == KMP_FTN_PLAIN) || (KMP_FTN_ENTRIES == KMP_FTN_APPEND)
21 #if KMP_FTN_ENTRIES == KMP_FTN_PLAIN
21 #define KMP_FTN_PLAIN 1 macro