Searched refs:__int_func (Results 1 – 1 of 1) sorted by relevance
74 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument82 l = (__ret_type)__int_func(p);\92 #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ argument100 c = (char *)__int_func(p);\
Completed in 6 milliseconds