OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D__STDC_LIMIT_MACROS
(Results
1 - 8
of
8
) sorted by null
/external/lldb/test/python_api/lldbutil/iter/
Makefile
3
CFLAGS_EXTRAS := -
D__STDC_LIMIT_MACROS
/external/lldb/test/python_api/lldbutil/process/
Makefile
3
CFLAGS_EXTRAS := -
D__STDC_LIMIT_MACROS
/external/lldb/test/python_api/module_section/
Makefile
3
CFLAGS_EXTRAS := -
D__STDC_LIMIT_MACROS
/external/chromium_org/v8/tools/gcmole/
Makefile
36
-
D__STDC_LIMIT_MACROS
-O3 -fomit-frame-pointer -fno-exceptions \
/external/llvm/
llvm-host-build.mk
9
-
D__STDC_LIMIT_MACROS
\
llvm-device-build.mk
7
-
D__STDC_LIMIT_MACROS
\
/external/lldb/scripts/Python/
build-swig-Python.sh
341
if $SWIG -c++ -shadow -python -threads -I"${SRC_ROOT}/include" -I./. -
D__STDC_LIMIT_MACROS
-D__STDC_CONSTANT_MACROS -MMD -MF "${swig_depend_file}.tmp" -outdir "${CONFIG_BUILD_DIR}" -o "${swig_output_file}" "${swig_input_file}"
349
$SWIG -c++ -shadow -python -threads -I"${SRC_ROOT}/include" -I./. -
D__STDC_LIMIT_MACROS
-D__STDC_CONSTANT_MACROS -outdir "${CONFIG_BUILD_DIR}" -o "${swig_output_file}" "${swig_input_file}" || exit $?
/bionic/tests/
Android.mk
43
test_cflags += -
D__STDC_LIMIT_MACROS
# For glibc.
Completed in 255 milliseconds