Searched defs:ALIAS (Results 1 - 8 of 8) sorted by relevance
| /src/common/lib/libc/arch/ia64/atomic/ |
| H A D | atomic.S | 35 #define ALIAS(f, t) STRONG_ALIAS(f,t) macro 37 #define ALIAS(f, t) WEAK_ALIAS(f,t) macro [all...] |
| /src/common/lib/libc/arch/x86_64/atomic/ |
| H A D | atomic.S | 36 #define ALIAS(f, t) STRONG_ALIAS(f,t) macro 38 #define ALIAS(f, t) WEAK_ALIAS(f,t) macro [all...] |
| /src/common/lib/libc/arch/i386/atomic/ |
| H A D | atomic.S | 40 #define ALIAS(f, t) STRONG_ALIAS(f,t) macro 42 #define ALIAS(f, t) WEAK_ALIAS(f,t) macro [all...] |
| /src/bin/ps/ |
| H A D | ps.h | 76 #define ALIAS 0x40 /* entry is alias for 'header' */ macro
|
| /src/usr.bin/audio/ctl/ |
| H A D | ctl.c | 87 #define ALIAS 2 macro
|
| /src/bin/ksh/ |
| H A D | lex.h | 110 #define ALIAS BIT(2) /* recognize alias */ macro
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_internal_defs.h | 213 # define ALIAS(x) macro 225 # define ALIAS(x) __attribute__((alias(x))) macro
|
| /src/sys/dev/microcode/aic7xxx/ |
| H A D | aicasm_symbol.h | 54 ALIAS, enumerator in enum:__anon9c0b10870103
|
Completed in 11 milliseconds