Home
last modified time | relevance | path

Searched refs:GX_UTILITY_MATH_USHORT_MULT (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_system_private_string.c250 GX_UTILITY_MATH_USHORT_MULT((USHORT)string_count, sizeof(GX_CHAR *), needed_buffer_size) in _gx_system_private_string_list_copy()
/GUIX-v6.2.1/common/inc/
Dgx_utility.h225 #define GX_UTILITY_MATH_USHORT_MULT(multiplicand, multiplier, result) \ macro