Searched refs:GX_UTILITY_MATH_USHORT_MULT (Results 1 – 2 of 2) sorted by relevance
250 GX_UTILITY_MATH_USHORT_MULT((USHORT)string_count, sizeof(GX_CHAR *), needed_buffer_size) in _gx_system_private_string_list_copy()
225 #define GX_UTILITY_MATH_USHORT_MULT(multiplicand, multiplier, result) \ macro