Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.c4142 unsigned char temp_d_char[5]; in Format() local
4144 memcpy(temp_d_char, d_char, 5); in Format()
4339 memcpy(d_char, temp_d_char, 5); in Format()
4720 unsigned char temp_d_char[5]; in Auto_Format() local
4723 memcpy(temp_d_char, d_char, 5); in Auto_Format()
4949 memcpy(d_char, temp_d_char, 5); in Auto_Format()