Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dnew_curse.c495 int Flip_Bytes; /* some systems have byte order reversed */ variable
794 Flip_Bytes = FALSE; in initscr()
1049 if (Flip_Bytes) in Get_int()
1087 Flip_Bytes = TRUE; in INFO_PARSE()