Home
last modified time | relevance | path

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

/dports/editors/hexpert/hexpert-2.4.1/
H A Dhex.c134 static void htobuf(char *out_string, char *in_string, int in_size);
761 htobuf(find_buff,disp_buff,disp_length); in set_string()
786 htobuf(char *out_string, char *in_string, int in_size) in htobuf() function