HomeSort by relevance Sort by last modified time
    Searched refs:WCHAR_TYPE (Results 1 - 5 of 5) sorted by null

  /external/libchrome/sandbox/win/src/
policy_engine_params.h 84 if (real_type_ != WCHAR_TYPE) {
146 : ParameterSet(WCHAR_TYPE, address) {}
153 : ParameterSet(WCHAR_TYPE, address) {}
internal_types.h 21 WCHAR_TYPE,
crosscall_client.h 165 return WCHAR_TYPE;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h 603 #ifndef WCHAR_TYPE
604 #define WCHAR_TYPE "int"
607 /* WCHAR_TYPE gets overridden by -fshort-wchar. */
609 (flag_short_wchar ? "short unsigned int" : WCHAR_TYPE)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
cygming.h 175 #define WCHAR_TYPE "short unsigned int"

Completed in 210 milliseconds