Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_system_private_string.c89 GX_UTILITY_USHORT_CHECK(text -> gx_string_length) in _gx_system_private_string_copy()
249 GX_UTILITY_USHORT_CHECK(string_count) in _gx_system_private_string_list_copy()
267 GX_UTILITY_USHORT_CHECK(length) in _gx_system_private_string_list_copy()
424 GX_UTILITY_USHORT_CHECK(string_list[index].gx_string_length) in _gx_system_private_string_list_copy_ext()
/GUIX-v6.2.1/common/inc/
Dgx_utility.h235 #define GX_UTILITY_USHORT_CHECK(a)\ macro