Searched refs:FUTURE_PRINT_FUNCTION (Results 1 – 3 of 3) sorted by relevance
27 #define FUTURE_PRINT_FUNCTION "print_function" macro
38 } else if (strcmp(feature, FUTURE_PRINT_FUNCTION) == 0) { in future_check_features()
209 } else if (strcmp(str_ch, FUTURE_PRINT_FUNCTION) == 0) { in future_hack()