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