Searched defs:FUNCTIONS (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/libbcc/runtime/make/platform/
H A Ddarwin_bni.mk15 FUNCTIONS := absvdi2 absvsi2 addvdi3 addvsi3 ashldi3 ashrdi3 \ macro
26 FUNCTIONS.i386 := $(FUNCTIONS) \
30 FUNCTIONS.ppc := $(FUNCTIONS) \
35 FUNCTIONS.x86_64 := $(FUNCTIONS) \
45 FUNCTIONS.armv6 := $(FUNCTIONS) \
H A Ddarwin_fat.mk47 FUNCTIONS.i386 := $(CommonFunctions) $(ArchFunctions.i386)
48 FUNCTIONS.ppc := $(CommonFunctions) $(ArchFunctions.ppc)
49 FUNCTIONS.x86_64 := $(CommonFunctions) $(ArchFunctions.x86_64)
50 FUNCTIONS.armv6 := $(CommonFunctions) $(ArchFunctions.armv6)
51 FUNCTIONS.armv7 := $(CommonFunctions) $(ArchFunctions.armv7)
H A Dmulti_arch.mk15 FUNCTIONS := moddi3 floatundixf udivdi3 macro
16 FUNCTIONS.m64 := $(FUNCTIONS) lshrdi3
H A Dclang_darwin.mk31 FUNCTIONS.10.4 := eprintf floatundidf floatundisf floatundixf
32 FUNCTIONS.armv6 := switch16 switch32 switch8 switchu8 \
/frameworks/compile/libbcc/runtime/make/
H A Doptions.mk13 FUNCTIONS := macro

Completed in 67 milliseconds