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

  /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-linux-glibc2.15-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 517 #ifdef LONG64
611 #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/libdrm/tests/ttmtest/src/
xf86dri.c 204 #ifdef LONG64
575 #ifdef LONG64
  /external/valgrind/VEX/switchback/
test_emfloat.c 448 /* Is this a 64 bit architecture? If so, this will define LONG64 */
454 #ifdef LONG64
    [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 3514 milliseconds