Home
last modified time | relevance | path

Searched defs:sym (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/include/lib/libc/sys/
H A Dcdefs.h532 #define __strong_reference(sym,aliassym) \ argument
535 #define __weak_reference(sym,alias) \ argument
538 #define __warn_references(sym,msg) \ argument
542 #define __sym_compat(sym,impl,verid) \ argument
544 #define __sym_default(sym,impl,verid) \ argument
547 #define __weak_reference(sym,alias) \ argument
550 #define __warn_references(sym,msg) \ argument
554 #define __sym_compat(sym,impl,verid) \ argument
556 #define __sym_default(impl,sym,verid) \ argument
561 #define __GLOBL(sym) __asm__(".globl " __XSTRING(sym)) argument
[all …]
/rk3399_ARM-atf/include/lib/libc/
H A Dcdefs.h45 #define __weak_reference(sym, alias) \ argument
/rk3399_ARM-atf/lib/zlib/
H A Dinftrees.c36 unsigned sym; /* index of code symbols */ in inflate_table() local
H A Dinflate.c260 unsigned sym, bits; in fixedtables() local
/rk3399_ARM-atf/include/arch/aarch32/
H A Dasm_macros.S249 .macro adr_l, dst, sym
/rk3399_ARM-atf/include/lib/
H A Dutils_def.h224 #define IMPORT_SYM(type, sym, name) \ argument
234 #define ASSERT_SYM_PTR_ALIGN(sym) assert(((size_t)(sym) % __alignof__(*(sym))) == 0) argument
/rk3399_ARM-atf/include/arch/aarch64/
H A Dasm_macros.S334 .macro adr_l, dst, sym