HomeSort by: relevance | last modified time | path
    Searched defs:towupper (Results 1 - 25 of 57) sorted by relevancy

1 2 3

  /src/lib/libc/regex/
utils.h 56 #define towupper(a) toupper(a) macro
  /src/external/apache2/llvm/dist/libcxx/include/__support/solaris/
wchar.h 22 #define towupper sun_towupper macro
42 #undef towupper macro
  /src/external/apache2/llvm/dist/libcxx/include/
wctype.h 41 wint_t towupper(wint_t wc);
74 #undef towupper macro
  /src/distrib/utils/libhack/
multibyte.c 313 towupper(wint_t wc) function
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
706 return ((wchar_t) wc == wc ? (wchar_t) towupper ((wchar_t) wc) : wc);
723 # undef towupper
737 # define towupper rpl_towupper
760 # undef towupper macro
782 # define towupper rpl_towupper
938 towupper function
987 The functions towlower and towupper are implemented in the MSVCRT library
1011 return (wint_t) (wchar_t) towupper (wc)
1014 # define towupper macro
1167 _GL_CXXALIASWARN (towupper); variable
    [all...]

Completed in 77 milliseconds

1 2 3