OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_MAX_DIR
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/tools/gyp/test/module/src/
program.c
33
char dir[
_MAX_DIR
];
35
if (_splitpath_s(bin_path, drive, _MAX_DRIVE, dir,
_MAX_DIR
,
/external/chromium_org/third_party/npapi/npspy/windows/
dirpick.cpp
192
char szDir[
_MAX_DIR
];
193
char szFullDir[
_MAX_DIR
];
277
char szItem[
_MAX_DIR
];
451
char szDir[
_MAX_DIR
];
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h
117
#define
_MAX_DIR
256
Completed in 693 milliseconds