Home
last modified time | relevance | path

Searched refs:TERMSIZE_USE_CONIO (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c327 # define TERMSIZE_USE_CONIO macro
13325 #if defined(TERMSIZE_USE_CONIO) || defined(TERMSIZE_USE_IOCTL)
13372 #ifdef TERMSIZE_USE_CONIO in os_get_terminal_size_impl()
13399 #endif /* TERMSIZE_USE_CONIO */ in os_get_terminal_size_impl()
13413 #endif /* defined(TERMSIZE_USE_CONIO) || defined(TERMSIZE_USE_IOCTL) */
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h8023 #if (defined(TERMSIZE_USE_CONIO) || defined(TERMSIZE_USE_IOCTL))
8072 #endif /* (defined(TERMSIZE_USE_CONIO) || defined(TERMSIZE_USE_IOCTL)) */

Completed in 29 milliseconds