OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_ndk_mod_debug
(Results
1 - 1
of
1
) sorted by null
/ndk/build/core/
definitions-graph.mk
26
_ndk_mod_debug
:= $(if $(NDK_DEBUG_MODULES),true)
macro
30
# if
_ndk_mod_debug
is set to 'true'. Useful for debugging the functions
33
ifeq (true,$(
_ndk_mod_debug
))
Completed in 59 milliseconds