Searched refs:TARGET_VMIN (Results 1 – 9 of 9) sorted by relevance
136 #define TARGET_VMIN 6 macro
29 #define TARGET_VMIN 5 macro
44 #define TARGET_VMIN TARGET_VEOF macro
147 #define TARGET_VMIN 4 macro
50 #define TARGET_VMIN 6 macro
36 #define TARGET_VMIN 16 macro
29 #define TARGET_VMIN 6 macro
64 #define TARGET_VMIN 6 macro
5808 host->c_cc[VMIN] = target->c_cc[TARGET_VMIN]; in target_to_host_termios()5843 target->c_cc[TARGET_VMIN] = host->c_cc[VMIN]; in host_to_target_termios()