Searched refs:TARGET_VEOL (Results 1 – 9 of 9) sorted by relevance
28 #define TARGET_VEOL 5 macro45 #define TARGET_VTIME TARGET_VEOL
141 #define TARGET_VEOL 11 macro
30 #define TARGET_VEOL 6 macro
160 #define TARGET_VEOL 17 macro
55 #define TARGET_VEOL 11 macro
22 #define TARGET_VEOL 1 macro
34 #define TARGET_VEOL 11 macro
69 #define TARGET_VEOL 11 macro
5813 host->c_cc[VEOL] = target->c_cc[TARGET_VEOL]; in target_to_host_termios()5848 target->c_cc[TARGET_VEOL] = host->c_cc[VEOL]; in host_to_target_termios()