Searched defs:space (Results 1 - 25 of 185) sorted by relevance

12345678

/freebsd-10-stable/contrib/netbsd-tests/kernel/
H A Dt_sysctl.c50 unsigned char space[256]; member in union:__anon3957
/freebsd-10-stable/bin/echo/
H A Decho.c77 char space[] = " "; local
/freebsd-10-stable/contrib/libstdc++/config/os/aix/
H A Dctype_base.h52 static const mask space = _ISSPACE; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/darwin/
H A Dctype_base.h54 static const mask space = _CTYPE_S; member in struct:ctype_base
67 static const mask space = _S; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/freebsd/
H A Dctype_base.h57 static const mask space = _CTYPE_S; member in class:ctype_base
70 static const mask space = _S; member in class:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/bsd/netbsd/
H A Dctype_base.h55 static const mask space = _S; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/djgpp/
H A Dctype_base.h46 static const mask space = __dj_ISSPACE; // Whitespace member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/generic/
H A Dctype_base.h52 static const mask space = 1 << 5; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/gnu-linux/
H A Dctype_base.h58 static const mask space = _ISspace; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/hpux/
H A Dctype_base.h52 static const mask space = _ISSPACE; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/irix/irix5.2/
H A Dctype_base.h52 static const mask space = _S; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/irix/irix6.5/
H A Dctype_base.h52 static const mask space = _ISspace; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/mingw32/
H A Dctype_base.h52 static const mask space = _SPACE; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/newlib/
H A Dctype_base.h54 static const mask space = _S; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/qnx/qnx6.1/
H A Dctype_base.h52 static const mask space = _CN | _SP | _XS; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.5/
H A Dctype_base.h52 static const mask space = 010; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.6/
H A Dctype_base.h53 static const mask space = _ISSPACE; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/solaris/solaris2.7/
H A Dctype_base.h54 static const mask space = _ISSPACE; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/tpf/
H A Dctype_base.h52 static const mask space = _ISspace; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/uclibc/
H A Dctype_base.h60 static const mask space = _ISspace; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/vxworks/
H A Dctype_base.h52 static const mask space = _C_WHITE_SPACE | _C_CONTROL; member in struct:ctype_base
/freebsd-10-stable/contrib/libstdc++/config/os/windiss/
H A Dctype_base.h52 static const mask space = _S; member in struct:ctype_base
/freebsd-10-stable/lib/libufs/
H A Dsblock.c57 uint8_t *space; local
129 uint8_t *space; local
[all...]
/freebsd-10-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm408 sub space { subroutine
[all...]
/freebsd-10-stable/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm435 sub space { subroutine
[all...]

Completed in 203 milliseconds

12345678