OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LMEM_MOVEABLE
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h
470
#define
LMEM_MOVEABLE
0x2
479
#define LHND (
LMEM_MOVEABLE
| LMEM_ZEROINIT)
482
#define NONZEROLHND (
LMEM_MOVEABLE
)
485
#define LocalDiscard(h) LocalReAlloc((h),0,
LMEM_MOVEABLE
)
[
all
...]
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar
Completed in 476 milliseconds