OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_LARGE_INTEGER
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CPP/Common/
MyWindows.h
50
typedef struct
_LARGE_INTEGER
{ LONGLONG QuadPart; } LARGE_INTEGER;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h
399
typedef struct
_LARGE_INTEGER
{
401
typedef union
_LARGE_INTEGER
{
winnt.h
323
typedef union
_LARGE_INTEGER
{
[
all
...]
Completed in 229 milliseconds