Searched defs:cntrl (Results 26 - 50 of 55) sorted by relevance

123

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/hpux/
H A Dctype_base.h52 static const mask cntrl = _ISCNTRL; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/irix/irix5.2/
H A Dctype_base.h52 static const mask cntrl = _C; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/irix/irix6.5/
H A Dctype_base.h52 static const mask cntrl = _IScntrl; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/mingw32/
H A Dctype_base.h52 static const mask cntrl = _CONTROL; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/newlib/
H A Dctype_base.h54 static const mask cntrl = _C; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/qnx/qnx6.1/
H A Dctype_base.h52 static const mask cntrl = _BB; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/solaris/solaris2.5/
H A Dctype_base.h52 static const mask cntrl = 040; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/solaris/solaris2.6/
H A Dctype_base.h53 static const mask cntrl = _ISCNTRL; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/solaris/solaris2.7/
H A Dctype_base.h54 static const mask cntrl = _ISCNTRL; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/tpf/
H A Dctype_base.h52 static const mask cntrl = _IScntrl; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/vxworks/
H A Dctype_base.h53 static const mask cntrl = _C_CONTROL; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/os/windiss/
H A Dctype_base.h52 static const mask cntrl = _C; member in struct:ctype_base
/netbsd-6-1-5-RELEASE/usr.bin/tip/aculib/
H A Ddf.c70 struct termios cntrl; local
[all...]
H A Ddn11.c55 struct termios cntrl; local
H A Dhayes.c85 struct termios cntrl; local
H A Dv3451.c61 struct termios cntrl; local
H A Dventel.c70 struct termios cntrl; local
H A Dv831.c131 struct termios cntrl; local
189 struct termios cntrl; local
[all...]
H A Dcourier.c67 struct termios cntrl; local
226 struct termios cntrl; local
H A Dt3000.c64 struct termios cntrl; local
234 struct termios cntrl; local
/netbsd-6-1-5-RELEASE/sys/arch/sandpoint/stand/altboot/
H A Dpciide.c85 static int cntrl = 0; local
/netbsd-6-1-5-RELEASE/usr.sbin/rbootd/
H A Drmp.h89 u_int16_t cntrl; /* 802.2 control field */ member in struct:hp_llc
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dctype.cc34 const ctype_base::mask ctype_base::cntrl; member in class:ctype_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/src/
H A Dctype.cc36 const ctype_base::mask ctype_base::cntrl; member in class:std::ctype_base
/netbsd-6-1-5-RELEASE/sys/arch/luna68k/dev/
H A Dlcd.c72 volatile u_int8_t cntrl; member in struct:pio

Completed in 165 milliseconds

123