HomeSort by: relevance | last modified time | path
    Searched defs:WCHAR (Results 1 - 16 of 16) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efibind.h 43 typedef __WCHAR_TYPE__ WCHAR;
  /src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h 59 typedef __WCHAR_TYPE__ WCHAR;
  /src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h 67 typedef __WCHAR_TYPE__ WCHAR;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 110 typedef __WCHAR_TYPE__ WCHAR;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h 91 typedef __WCHAR_TYPE__ WCHAR;
  /src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h 59 typedef __WCHAR_TYPE__ WCHAR;
  /src/external/gpl2/grep/dist/src/
search.c 30 # include <wchar.h>
48 #define WCHAR(C) (ISALNUM(C) || (C) == '_')
428 if ((start == 0 || !WCHAR ((unsigned char) beg[start - 1]))
430 || !WCHAR ((unsigned char) beg[start + len])))
541 if ((offset == 0 || !WCHAR ((unsigned char) beg[-1]))
542 && (len == end - beg - 1 || !WCHAR ((unsigned char) beg[len])))
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 121 typedef __WCHAR_TYPE__ WCHAR;
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 44 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
45 # include <wchar.h>
567 # ifdef WCHAR
581 # define WCHAR
603 # ifdef WCHAR
614 # endif /* WCHAR */
631 # ifdef WCHAR
648 # ifdef WCHAR
831 # ifdef WCHAR
907 # endif /* WCHAR */
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 64 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
65 # include <wchar.h>
627 # ifdef WCHAR
641 # define WCHAR
659 # ifdef WCHAR
670 # endif /* WCHAR */
687 # ifdef WCHAR
705 # ifdef WCHAR
890 # ifdef WCHAR
966 # endif /* WCHAR */
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 64 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
65 # include <wchar.h>
627 # ifdef WCHAR
641 # define WCHAR
659 # ifdef WCHAR
670 # endif /* WCHAR */
687 # ifdef WCHAR
705 # ifdef WCHAR
890 # ifdef WCHAR
966 # endif /* WCHAR */
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 64 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
65 # include <wchar.h>
627 # ifdef WCHAR
641 # define WCHAR
659 # ifdef WCHAR
670 # endif /* WCHAR */
687 # ifdef WCHAR
705 # ifdef WCHAR
890 # ifdef WCHAR
966 # endif /* WCHAR */
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 64 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
65 # include <wchar.h>
627 # ifdef WCHAR
641 # define WCHAR
659 # ifdef WCHAR
670 # endif /* WCHAR */
687 # ifdef WCHAR
705 # ifdef WCHAR
890 # ifdef WCHAR
966 # endif /* WCHAR */
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 64 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
65 # include <wchar.h>
627 # ifdef WCHAR
641 # define WCHAR
659 # ifdef WCHAR
670 # endif /* WCHAR */
687 # ifdef WCHAR
705 # ifdef WCHAR
890 # ifdef WCHAR
966 # endif /* WCHAR */
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 64 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
65 # include <wchar.h>
627 # ifdef WCHAR
641 # define WCHAR
659 # ifdef WCHAR
670 # endif /* WCHAR */
687 # ifdef WCHAR
705 # ifdef WCHAR
890 # ifdef WCHAR
966 # endif /* WCHAR */
    [all...]
  /src/external/gpl2/diffutils/dist/lib/
regex.c 57 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
58 # include <wchar.h>
626 # ifdef WCHAR
640 # define WCHAR
659 # ifdef WCHAR
670 # endif /* WCHAR */
687 # ifdef WCHAR
707 # ifdef WCHAR
897 # ifdef WCHAR
973 # endif /* WCHAR */
    [all...]

Completed in 56 milliseconds