Searched defs:upper (Results 1 - 25 of 99) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/vect/
H A Dslp-pr56812.cc10 static int upper() {return 8;} function in class:mydata
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dhost_assoc_function_9.f9015 SUBROUTINE upper subroutine in subroutine:s
H A Dbound_simplification_1.f905 integer, parameter :: upper(5) = ubound(f), lower(5) = lbound (f) variable
20 integer :: upper(5), lower(5) local in subroutine:check
H A Dmvbits_8.f9032 INTEGER, INTENT(IN) :: lower, upper local in subroutine:foobar
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20071018-1.c20 struct foo **upper = &as->x[rank * 8 - 5]; local
/haiku-buildtools/gcc/libstdc++-v3/config/os/newlib/
H A Dctype_base.h44 static const mask upper = _U; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/mingw32-w64/
H A Dctype_base.h50 static const mask upper = 1 << 0; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/vxworks/
H A Dctype_base.h44 static const mask upper = _C_UPPER; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/uclibc/
H A Dctype_base.h51 static const mask upper = _ISupper; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/aix/
H A Dctype_base.h44 static const mask upper = _ISUPPER; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h46 static const mask upper = _CTYPE_U; member in struct:ctype_base
60 static const mask upper = _U; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/bionic/
H A Dctype_base.h44 static const mask upper = _U; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/bsd/dragonfly/
H A Dctype_base.h44 static const mask upper = _CTYPE_U; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/bsd/netbsd/
H A Dctype_base.h49 static const mask upper = _U; member in struct:ctype_base
61 static const mask upper = _CTYPE_U; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h48 static const mask upper = _CTYPE_U; member in struct:ctype_base
62 static const mask upper = _U; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/djgpp/
H A Dctype_base.h46 static const mask upper = __dj_ISUPPER; // UPPERCASE member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/bsd/openbsd/
H A Dctype_base.h45 static const mask upper = _U; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/gnu-linux/
H A Dctype_base.h49 static const mask upper = _ISupper; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/generic/
H A Dctype_base.h44 static const mask upper = 1 << 0; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/mingw32/
H A Dctype_base.h50 static const mask upper = 1 << 0; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/hpux/
H A Dctype_base.h44 static const mask upper = _ISUPPER; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/haiku/
H A Dctype_base.h44 static const mask upper = 1 << 0; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/solaris/solaris2.10/
H A Dctype_base.h46 static const mask upper = _ISUPPER; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/qnx/qnx6.1/
H A Dctype_base.h49 static const mask upper = _UP; member in struct:ctype_base
/haiku-buildtools/gcc/libstdc++-v3/config/os/tpf/
H A Dctype_base.h44 static const mask upper = _ISupper; member in struct:ctype_base

Completed in 87 milliseconds

1234