| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_asm.h | 46 # define ASM_HIDDEN(symbol) .hidden symbol argument 48 # define ASM_SIZE(symbol) .size symbol, .-symbol argument 49 # define ASM_SYMBOL(symbol) symbol argument 50 # define ASM_SYMBOL_INTERCEPTOR(symbol) symbol argument 51 # define ASM_WRAPPER_NAME(symbol) __interceptor_##symbol argument 53 # define ASM_HIDDEN(symbol) argument 54 # define ASM_TYPE_FUNCTION(symbol) argument 55 # define ASM_SIZE(symbol) argument 56 # define ASM_SYMBOL(symbol) _##symbol argument 57 # define ASM_SYMBOL_INTERCEPTOR(symbol) _wrap_##symbol argument [all …]
|
| /freebsd-13.1/contrib/byacc/test/ |
| H A D | err_inherit1.y | 8 struct symbol { class c; type t; name id; }; argument 9 typedef struct symbol symbol; typedef
|
| H A D | inherit1.y | 8 struct symbol { class c; type t; name id; }; argument 9 typedef struct symbol symbol; typedef
|
| H A D | err_inherit3.y | 8 struct symbol { class c; type t; name id; }; argument 9 typedef struct symbol symbol; typedef
|
| H A D | err_inherit4.y | 9 struct symbol { class c; type t; name id; }; struct 10 typedef struct symbol symbol; typedef
|
| H A D | err_inherit5.y | 8 struct symbol { class c; type t; name id; }; argument 9 typedef struct symbol symbol; typedef
|
| H A D | inherit2.y | 8 struct symbol { class c; type t; name id; }; argument 9 typedef struct symbol symbol; typedef
|
| H A D | err_inherit2.y | 8 struct symbol { class c; type t; name id; }; argument 9 typedef struct symbol symbol; typedef
|
| /freebsd-13.1/sys/dev/aic7xxx/aicasm/ |
| H A D | aicasm_gram.y | 425 symbol_t *symbol; variable 671 symbol_t *symbol; variable 1428 initialize_symbol(symbol_t *symbol) in initialize_symbol() 1585 symbol_t *symbol = *p_symbol; in process_register() local 1780 test_readable_symbol(symbol_t *symbol) in test_readable_symbol() 1798 test_writable_symbol(symbol_t *symbol) in test_writable_symbol() 1816 type_check(symbol_t *symbol, expression_t *expression, int opcode) in type_check() 1878 add_conditional(symbol_t *symbol) in add_conditional()
|
| H A D | aicasm_symbol.h | 126 typedef struct symbol { struct 141 symbol_t *symbol; argument 147 symbol_t *symbol; member
|
| /freebsd-13.1/tools/build/cross-build/ |
| H A D | local-link.h | 31 #define libbsd_link_warning(symbol, msg) \ argument 35 #define libbsd_link_warning(symbol, msg) argument
|
| /freebsd-13.1/crypto/heimdal/lib/asn1/ |
| H A D | symbol.h | 123 struct symbol *symbol; member 148 struct symbol { struct 156 typedef struct symbol Symbol; argument
|
| /freebsd-13.1/contrib/libexecinfo/ |
| H A D | symtab.c | 53 struct symbol { struct 61 struct symbol *symbols; argument
|
| /freebsd-13.1/usr.sbin/crunch/crunchide/ |
| H A D | crunchide.c | 144 add_to_keep_list(char *symbol) in add_to_keep_list() 170 in_keep_list(const char *symbol) in in_keep_list() 187 char symbol[1024]; in add_file_to_keep_list() local
|
| /freebsd-13.1/contrib/byacc/ |
| H A D | lr0.c | 47 int symbol; in allocate_itemsets() local 98 Value_t symbol; in append_states() local 160 get_state(int symbol) in get_state() 255 Value_t symbol; in new_itemsets() local 284 new_state(int symbol) in new_state()
|
| H A D | mkpar.c | 80 Value_t symbol; in get_shifts() local 133 int symbol) in add_reduce() 229 int symbol; in remove_conflicts() local
|
| /freebsd-13.1/contrib/xz/src/liblzma/rangecoder/ |
| H A D | price.h | 53 const uint32_t bit_levels, uint32_t symbol) in rc_bittree_price() 70 uint32_t bit_levels, uint32_t symbol) in rc_bittree_reverse_price()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | Symtab.cpp | 58 uint32_t Symtab::AddSymbol(const Symbol &symbol) { in AddSymbol() 129 const Symbol *symbol = name_to_symbol.second; in Dump() local 204 Symbol *symbol = in FindSymbolByID() local 298 Symbol *symbol = &m_symbols[value]; in InitNameIndexes() local 466 const Symbol *symbol = &m_symbols[value]; in AppendSymbolNamesToMap() local 653 Symbol *symbol = FindSymbolByID(uid); in GetNameIndexes() local 872 Symbol *symbol = SymbolAtIndex(*pos); in FindFirstSymbolWithNameAndType() local 988 Symbol &symbol = m_symbols[entry->data]; in InitAddressIndexes() local 1015 Symbol *symbol = SymbolAtIndex(entry->data); in FindSymbolAtFileAddress() local 1031 Symbol *symbol = SymbolAtIndex(entry->data); in FindSymbolContainingFileAddress() local [all …]
|
| /freebsd-13.1/lib/libc/sys/ |
| H A D | compat-stub.c | 45 #define __compat_nosys(symbol, version) \ argument
|
| /freebsd-13.1/contrib/openpam/lib/libpam/ |
| H A D | openpam_dlfunc.h | 39 dlfunc(void *handle, const char *symbol) in dlfunc()
|
| /freebsd-13.1/contrib/ntp/lib/isc/include/isc/ |
| H A D | backtrace.h | 54 const char *symbol; member
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ |
| H A D | CPPLanguageRuntime.cpp | 64 line_entry_helper(Target &target, const SymbolContext &sc, Symbol *symbol, in line_entry_helper() 207 Symbol *symbol = nullptr; in FindLibCppStdFunctionCallableInfo() local 353 Symbol *symbol; in GetStepThroughTrampolinePlan() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrameRecognizer.cpp | 60 RegularExpressionSP symbol, bool first_instruction_only) { in AddRecognizer() 116 Symbol *symbol = symctx.symbol; in GetRecognizerForFrame() local
|
| /freebsd-13.1/crypto/heimdal/lib/krb5/ |
| H A D | plugin.c | 42 void *symbol; member 56 char *symbol; member 57 } symbol; member 142 void *symbol) in krb5_plugin_register() 305 add_symbol(krb5_context context, struct krb5_plugin **list, void *symbol) in add_symbol()
|
| /freebsd-13.1/sys/contrib/zstd/lib/common/ |
| H A D | fse.h | 528 MEM_STATIC void FSE_initCState2(FSE_CState_t* statePtr, const FSE_CTable* ct, U32 symbol) in FSE_initCState2() 539 MEM_STATIC void FSE_encodeSymbol(BIT_CStream_t* bitC, FSE_CState_t* statePtr, unsigned symbol) in FSE_encodeSymbol() 598 unsigned char symbol; member 629 BYTE const symbol = DInfo.symbol; in FSE_decodeSymbol() local 642 BYTE const symbol = DInfo.symbol; in FSE_decodeSymbolFast() local
|