Home
last modified time | relevance | path

Searched refs:CMSPAR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp332 #if defined(CMSPAR) in SetParity()
333 CMSPAR | in SetParity()
342 #if defined(CMSPAR) in SetParity()
343 fd_termios.c_cflag |= CMSPAR; in SetParity()
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dtermios-macros.h91 #define CMSPAR 010000000000 macro