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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xmd.h 67 # define LONG64 /* 32/64-bit architecture */
116 # ifdef LONG64
127 # ifdef LONG64
133 # if !defined(WORD64) && !defined(LONG64)
Xlibint.h 558 #ifdef LONG64
647 #ifdef LONG64
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xmd.h 67 # define LONG64 /* 32/64-bit architecture */
116 # ifdef LONG64
127 # ifdef LONG64
133 # if !defined(WORD64) && !defined(LONG64)
Xlibint.h 558 #ifdef LONG64
647 #ifdef LONG64
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleauto.h 123 WINOLEAUTAPI VarUI1FromI8(LONG64 i64In,BYTE *pbOut);
138 WINOLEAUTAPI VarI2FromI8(LONG64 i64In,SHORT *psOut);
153 WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut);
167 WINOLEAUTAPI VarI8FromUI1(BYTE bIn,LONG64 *pi64Out);
168 WINOLEAUTAPI VarI8FromI2(SHORT sIn,LONG64 *pi64Out);
169 WINOLEAUTAPI VarI8FromI4(LONG lIn,LONG64 *pi64Out);
170 WINOLEAUTAPI VarI8FromR4(FLOAT fltIn,LONG64 *pi64Out);
171 WINOLEAUTAPI VarI8FromR8(DOUBLE dblIn,LONG64 *pi64Out);
172 WINOLEAUTAPI VarI8FromCy(CY cyIn,LONG64 *pi64Out);
173 WINOLEAUTAPI VarI8FromDate(DATE dateIn,LONG64 *pi64Out)
    [all...]
winnt.h     [all...]
basetsd.h 152 __MINGW_EXTENSION typedef __int64 LONG64,*PLONG64;
winbase.h 1006 LONG64 __cdecl _InterlockedAnd64(LONG64 volatile *Destination,LONG64 Value);
1007 LONG64 __cdecl _InterlockedOr64(LONG64 volatile *Destination,LONG64 Value);
1008 LONG64 __cdecl _InterlockedXor64(LONG64 volatile *Destination,LONG64 Value);
1009 LONG64 __cdecl _InterlockedIncrement64(LONG64 volatile *Addend)
    [all...]
dbgeng.h 71 #define DEBUG_EXTEND64(Addr) ((ULONG64)(LONG64)(LONG)(Addr))
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/
windows.i 108 typedef __int64 LONG64, *PLONG64;
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
implement.h 763 # define PTW32_TO_VLONG64PTR(ptr) reinterpret_cast<volatile LONG64 *>(ptr)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11sym.h 176 #ifdef LONG64
  /external/valgrind/main/VEX/switchback/
test_emfloat.c 450 /* Is this a 64 bit architecture? If so, this will define LONG64 */
456 #ifdef LONG64
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
dbghelp.h 187 a64->Offset = (ULONG64)(LONG64)(LONG)a32->Offset;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h 187 a64->Offset = (ULONG64)(LONG64)(LONG)a32->Offset;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 375 LONG64
377 IN OUT LONG64 volatile *Addend,
378 IN LONG64 Value)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h 171 a64->Offset = (ULONG64)(LONG64)(LONG)a32->Offset;
    [all...]

Completed in 581 milliseconds