Home
last modified time | relevance | path

Searched defs:blank (Results 1 – 25 of 84) sorted by relevance

1234

/netbsd/external/bsd/tmux/dist/
H A Dcmd-show-messages.c49 cmd_show_messages_terminals(struct cmd *self, struct cmdq_item *item, int blank) in cmd_show_messages_terminals()
79 int done, blank; in cmd_show_messages_exec() local
/netbsd/games/cribbage/
H A Dio.c124 printcard(WINDOW *win, unsigned cardno, CARD c, BOOLEAN blank) in printcard()
134 prcard(WINDOW *win, int y, int x, CARD c, BOOLEAN blank) in prcard()
157 prhand(const CARD h[], unsigned n, WINDOW *win, BOOLEAN blank) in prhand()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h57 static const mask blank = _CTYPE_B; in _GLIBCXX_VISIBILITY() member
71 static const mask blank = _B; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h59 static const mask blank = _CTYPE_B; in _GLIBCXX_VISIBILITY() member
73 static const mask blank = _B; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h57 static const mask blank = _CTYPE_B; in _GLIBCXX_VISIBILITY() member
71 static const mask blank = _B; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h59 static const mask blank = _CTYPE_B; in _GLIBCXX_VISIBILITY() member
73 static const mask blank = _B; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/netbsd/
H A Dctype_base.h60 static const mask blank = _CTYPE_BL; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/solaris/solaris2.10/
H A Dctype_base.h58 static const mask blank = _ISBLANK; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/aix/
H A Dctype_base.h56 static const mask blank = _ISBLANK; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bionic/
H A Dctype_base.h56 static const mask blank = space; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/dragonfly/
H A Dctype_base.h55 static const mask blank = _CTYPE_B; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/netbsd/
H A Dctype_base.h60 static const mask blank = _CTYPE_BL; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/openbsd/
H A Dctype_base.h57 static const mask blank = space; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/
H A Dctype_base.h55 static const mask blank = __dj_ISBLANK; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/
H A Dctype_base.h55 static const mask blank = 1 << 10; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/gnu-linux/
H A Dctype_base.h61 static const mask blank = _ISblank; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/hpux/
H A Dctype_base.h56 static const mask blank = _ISBLANK; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32/
H A Dctype_base.h62 static const mask blank = 1 << 10; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/
H A Dctype_base.h62 static const mask blank = 1 << 10; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/newlib/
H A Dctype_base.h56 static const mask blank = space; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/qnx/qnx6.1/
H A Dctype_base.h61 static const mask blank = _SP | _XB; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/solaris/
H A Dctype_base.h58 static const mask blank = _ISBLANK; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/tpf/
H A Dctype_base.h56 static const mask blank = _ISblank; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/uclibc/
H A Dctype_base.h63 static const mask blank = _ISblank; in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/vxworks/
H A Dctype_base.h57 static const mask blank = _C_WHITE_SPACE; in _GLIBCXX_VISIBILITY() member

1234