Searched refs:vartype (Results 1 – 1 of 1) sorted by relevance
759 #define DEFINE_PARSER(type, vartype, conv_func) \ argument760 …DEFINE_CONFIG_PARSE_PTR(config_parse_##type, conv_func, vartype, "Failed to parse " #type " value")