OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libm_root
(Results
1 - 3
of
3
) sorted by null
/build/core/combo/
TARGET_linux-mips.mk
140
libm_root
:= bionic/libm
macro
207
$(
libm_root
)/include \
208
$(
libm_root
)/include/mips \
TARGET_linux-x86.mk
71
libm_root
:= bionic/libm
macro
162
$(
libm_root
)/include \
163
$(
libm_root
)/include/i387 \
TARGET_linux-arm.mk
154
libm_root
:= bionic/libm
macro
216
$(
libm_root
)/include \
217
$(
libm_root
)/include/arm \
Completed in 305 milliseconds