HomeSort by relevance Sort by last modified time
    Searched defs:PSZ (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapidbg.h 32 typedef char *PSZ;
45 #define TrapSz(psz) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz))
46 #define TrapSz1(psz,a1) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1))
47 #define TrapSz2(psz,a1,a2) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2))
48 #define TrapSz3(psz,a1,a2,a3) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3))
49 #define TrapSz4(psz,a1,a2,a3,a4) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3,a4)
    [all...]
fci.h 37 typedef char *PSZ;
fdi.h 37 typedef char *PSZ;
sqltypes.h 88 typedef char *PSZ;
winsmcrd.h 23 typedef char *PSZ;
windef.h 31 typedef char *PSZ;
ntdef.h 359 typedef CHAR *PSZ;
wtypes.h 195 typedef char *PSZ;
mqoai.h 366 typedef char *PSZ;
    [all...]

Completed in 438 milliseconds