OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RSIZE_MAX
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Headers/
stdint.h
670
/* ISO9899:2011 7.20 (C11 Annex K): Define
RSIZE_MAX
if __STDC_WANT_LIB_EXT1__
673
#define
RSIZE_MAX
(SIZE_MAX >> 1)
/prebuilts/sdk/renderscript/clang-include/
stdint.h
670
/* ISO9899:2011 7.20 (C11 Annex K): Define
RSIZE_MAX
if __STDC_WANT_LIB_EXT1__
673
#define
RSIZE_MAX
(SIZE_MAX >> 1)
Completed in 229 milliseconds