Searched refs:TARGET_VEOF (Results 1 – 10 of 10) sorted by relevance
27 #define TARGET_VEOF 4 macro44 #define TARGET_VMIN TARGET_VEOF
133 #define TARGET_VEOF 4 macro
134 #define TARGET_VEOF 4 macro
28 #define TARGET_VEOF 4 macro
159 #define TARGET_VEOF 16 macro
21 #define TARGET_VEOF 0 macro
48 #define TARGET_VEOF 4 macro
27 #define TARGET_VEOF 4 macro
62 #define TARGET_VEOF 4 macro
5776 host->c_cc[VEOF] = target->c_cc[TARGET_VEOF]; in target_to_host_termios()5811 target->c_cc[TARGET_VEOF] = host->c_cc[VEOF]; in host_to_target_termios()