OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFINE_COMPILERRT_FUNCTION_ALIAS
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/arm/
vfp_alias.S
48
DEFINE_COMPILERRT_FUNCTION_ALIAS
(name, name ## vfp)
88
DEFINE_COMPILERRT_FUNCTION_ALIAS
(__floatunsidf, __floatunssidfvfp)
92
DEFINE_COMPILERRT_FUNCTION_ALIAS
(__floatunsisf, __floatunssisfvfp)
/external/compiler-rt/lib/
assembly.h
62
#define
DEFINE_COMPILERRT_FUNCTION_ALIAS
(name, target) \
68
DEFINE_COMPILERRT_FUNCTION_ALIAS
(aeabi_name, name)
Completed in 188 milliseconds