Searched defs:ALIAS (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/ulib/zircon/
H A Dsyscalls-stubs.S7 #define ALIAS(oldname, newname) \ define
/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Dasm.h22 #define ALIAS(old, new) \ macro
/fuchsia/zircon/third_party/ulib/ngunwind/include/ngunwind/private/
H A Dcompiler.h48 # define ALIAS(name) __attribute__((alias (#name))) macro
63 # define ALIAS(name) macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Djemalloc.c2154 #define ALIAS(je_fn) __attribute__((alias (#je_fn), used)) macro
2166 #undef ALIAS macro

Completed in 57 milliseconds