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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_setjmp.S85 ALIAS __interceptor_sigsetjmp, sigsetjmp label
88 ALIAS __interceptor_setjmp_bionic, setjmp label
91 ALIAS __interceptor_sigsetjmp, __sigsetjmp label
95 ALIAS __interceptor_setjmp, _setjmp label
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h34 #define ALIAS(X) __attribute__((alias(X))) macro
/freebsd-11-stable/sbin/dhclient/
H A Ddhctoken.h117 #define ALIAS 317 macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h212 # define ALIAS(x) macro
224 # define ALIAS(x) __attribute__((alias(x))) macro
/freebsd-11-stable/contrib/sendmail/vacation/
H A Dvacation.c84 } ALIAS; typedef in typeref:struct:alias
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h50 ALIAS, enumerator in enum:__anon1
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp202 #define ALIAS(NAME, TOK, FLAGS) \ macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp359 #define ALIAS(Keyword, AliasOf, Conditions) .Case(Keyword, true) macro

Completed in 116 milliseconds