Searched defs:base (Results 1 – 3 of 3) sorted by relevance
248 UINT _nx_utility_uint_to_string(UINT number, UINT base, CHAR *string_buffer, UINT string_buffer_siz… in _nx_utility_uint_to_string()
406 UINT base; in my_packet_process() local
5849 UINT bsd_number_convert(UINT number, CHAR *string, ULONG buffer_len, UINT base) in bsd_number_convert()5959 INT base = 10, ip_address_index; in nx_bsd_inet_aton() local