OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXLONGLONG
(Results
1 - 6
of
6
) sorted by null
/external/deqp/framework/delibs/deutil/
deClock.c
47
if (count.QuadPart <
MAXLONGLONG
/ 1000000)
/external/vulkan-validation-layers/demos/
gettime.h
47
if (count.QuadPart <
MAXLONGLONG
/ 1000000) {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
basetsd.h
177
#define MINLONGLONG ((LONGLONG)~
MAXLONGLONG
)
ntdef.h
697
#define
MAXLONGLONG
(0x7fffffffffffffffLL)
winnt.h
486
#define
MAXLONGLONG
(0x7fffffffffffffffll)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h
[
all
...]
Completed in 325 milliseconds