/openbsd-src/gnu/llvm/libcxxabi/src/ |
H A D | abort_message.cpp | 37 va_list list; in abort_message() local 48 char* buffer; in abort_message() local 49 va_list list; in abort_message() local 56 char* buffer; in abort_message() local 57 va_list list; in abort_message() local
|
/openbsd-src/gnu/llvm/libcxx/src/ |
H A D | verbose_abort.cpp | 36 va_list list; in __libcpp_verbose_abort() local 44 char* buffer; (void)buffer; in __libcpp_verbose_abort() local 45 va_list list; in __libcpp_verbose_abort() local
|
/openbsd-src/usr.bin/mg/ |
H A D | def.h | 166 struct list { struct 170 struct list *l_nxt; argument 184 * big list, in top to bottom screen order, with the listhead at argument 256 struct buffer { struct 257 struct list b_list; /* buffer list pointer */ argument 258 struct buffer *b_altb; /* Link to alternate buffer */ argument 262 struct maps_s *b_modes[PBMODES]; /* buffer modes */ argument 266 char b_nwnd; /* Count of windows on buffer */ argument 267 char b_flag; /* Flags */ 268 char b_fname[NFILEN]; /* File name */ [all …]
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | make_hash.c | 153 count_columns(char **list) in count_columns() 165 parse_columns(char *buffer) in parse_columns() 167 static char **list; in parse_columns() local 261 char buffer[BUFSIZ]; in main() local 287 char **list; in main() local
|
H A D | make_keys.c | 91 char buffer[BUFSIZ]; in make_keys() local 122 write_list(FILE *ofp, const char **list) in write_list()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/ |
H A D | params.c | 183 unsigned int Angel_BuildParamConfigMessage( unsigned char *buffer, in Angel_BuildParamConfigMessage() 212 unsigned int Angel_BuildParamOptionsMessage( unsigned char *buffer, in Angel_BuildParamOptionsMessage() 246 bool Angel_ReadParamConfigMessage( const unsigned char *buffer, in Angel_ReadParamConfigMessage() 282 bool Angel_ReadParamOptionsMessage( const unsigned char *buffer, in Angel_ReadParamOptionsMessage() 299 ParameterList *list = &options->param_list[i]; in Angel_ReadParamOptionsMessage() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | listing.c | 522 listing_page (list_info_type *list) in listing_page() 565 calc_hex (list_info_type *list) in calc_hex() 633 print_lines (list_info_type *list, unsigned int lineno, in print_lines() 845 print_source (file_info_type *current_file, list_info_type *list, in print_source() 846 char *buffer, unsigned int width) in print_source() 867 debugging_pseudo (list_info_type *list, const char *line) in debugging_pseudo() 938 list_info_type *list = head; in listing_listing() local 941 char *buffer; in listing_listing() local
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | listing.c | 522 listing_page (list_info_type *list) in listing_page() 565 calc_hex (list_info_type *list) in calc_hex() 637 print_lines (list_info_type *list, unsigned int lineno, in print_lines() 850 print_source (file_info_type *current_file, list_info_type *list, in print_source() 851 char *buffer, unsigned int width) in print_source() 872 debugging_pseudo (list_info_type *list, const char *line) in debugging_pseudo() 943 list_info_type *list = head; in listing_listing() local 946 char *buffer; in listing_listing() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_posix_libcdep.cpp | 254 bool Addr2LineProcess::ReachedEndOfOutput(const char *buffer, in ReachedEndOfOutput() 305 char buffer[kBufferSize]; in SendCommand() local 467 static void ChooseSymbolizerTools(IntrusiveList<SymbolizerTool> *list, in ChooseSymbolizerTools() 497 IntrusiveList<SymbolizerTool> list; in PlatformInit() local
|
H A D | sanitizer_symbolizer_win.cpp | 140 InternalMmapVector<char> buffer(sizeof(SYMBOL_INFO) + in SymbolizePC() local 276 static void ChooseSymbolizerTools(IntrusiveList<SymbolizerTool> *list, in ChooseSymbolizerTools() 311 IntrusiveList<SymbolizerTool> list; in PlatformInit() local
|
/openbsd-src/lib/libc/string/ |
H A D | strerror_r.c | 23 __itoa(int num, int sign, char *buffer, size_t start, size_t end) in __itoa() 60 const char * const list[], size_t max, const char *def) in __num2string()
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_acpi.c | 63 struct list_head list; member 71 struct list_head list; member 154 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; amdgpu_atif_call() local 531 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; amdgpu_atcs_call() local 1305 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; amdgpu_atif_pci_probe_handle() local 1340 struct acpi_buffer buffer = { sizeof(acpi_method_name), acpi_method_name }; amdgpu_atcs_pci_probe_handle() local [all...] |
/openbsd-src/usr.bin/make/ |
H A D | arch.c | 377 struct SVR4namelist list; in read_archive() local 401 char buffer[PATH_MAX]; in read_archive() local 708 struct SVR4namelist list; in ArchFindMember() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-sra.c | 826 sra_walk_tree_list (tree list, block_stmt_iterator *bsi, bool is_output, in sra_walk_tree_list() 1121 char buffer[32]; in build_element_name_1() local 1578 mark_all_v_defs (tree list) in mark_all_v_defs() 1919 sra_insert_before (block_stmt_iterator *bsi, tree list) in sra_insert_before() 1931 sra_insert_after (block_stmt_iterator *bsi, tree list) in sra_insert_after() 1947 sra_replace (block_stmt_iterator *bsi, tree list) in sra_replace() 1965 tree list = NULL, stmt = bsi_stmt (*bsi); in scalarize_use() local 2013 tree list, stmt; in scalarize_copy() local 2082 tree list = NULL; in scalarize_init() local 2175 tree list = NULL, stmt = bsi_stmt (*bsi); in scalarize_ldst() local [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | srec.c | 116 #define HEX(buffer) ((NIBBLE ((buffer)[0])<<4) + NIBBLE ((buffer)[1])) argument 889 char buffer[2 * MAXCHUNK + 6]; in srec_write_record() local 959 srec_data_list_type *list) in srec_write_section() 1065 srec_data_list_type *list; in internal_srec_write_object_contents() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | srec.c | 148 #define HEX(buffer) ((NIBBLE((buffer)[0])<<4) + NIBBLE((buffer)[1])) argument 952 char buffer[2 * MAXCHUNK + 6]; local 1021 srec_write_section (abfd, tdata, list) in srec_write_section() argument 1134 srec_data_list_type *list; local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | class.c | 232 char buffer[i]; local 234 char *buffer = alloca (i); local 799 char *buffer; local 1007 char buffer[25]; local 1353 tree list = NULL_TREE; local 1903 char buffer [1024]; local 2215 tree method_list, method, table, list, null_symbol; in emit_offset_symbol_table() local
|
H A D | parse.y | 2909 reorder_static_initialized (list) in reorder_static_initialized() argument 3083 char buffer [4096]; local 3223 static char buffer [80]; local 3931 char buffer [80]; local 4125 tree wfl, init, list; local 4437 tree list = TYPE_FINIT_STMT_LIST (class_type); local 4952 method_declarator (id, list) in method_declarator() argument 5375 const char *buffer = IDENTIFIER_POINTER (DECL_NAME (field)); local 5454 char buffer [80]; local 8170 tree list = DECL_FUNCTION_STATIC_METHOD_INVOCATION_COMPOUND (decl); local [all …]
|
H A D | parse.c | 6474 reorder_static_initialized (list) in reorder_static_initialized() argument 6648 char buffer [4096]; local 6788 static char buffer [80]; local 7496 char buffer [80]; local 7690 tree wfl, init, list; local 8002 tree list = TYPE_FINIT_STMT_LIST (class_type); local 8517 method_declarator (id, list) in method_declarator() argument 8940 const char *buffer = IDENTIFIER_POINTER (DECL_NAME (field)); local 9019 char buffer [80]; local 11735 tree list = DECL_FUNCTION_STATIC_METHOD_INVOCATION_COMPOUND (decl); local [all …]
|
/openbsd-src/usr.sbin/unbound/validator/ |
H A D | val_anchor.c | 397 anchor_store_str(struct val_anchors* anchors, sldns_buffer* buffer, in anchor_store_str() 427 anchor_read_file(struct val_anchors* anchors, sldns_buffer* buffer, in anchor_read_file() 734 anchor_read_bind_file(struct val_anchors* anchors, sldns_buffer* buffer, in anchor_read_bind_file() 785 anchor_read_bind_file_wild(struct val_anchors* anchors, sldns_buffer* buffer, in anchor_read_bind_file_wild() 1260 anchor_list_keytags(struct trust_anchor* ta, uint16_t* list, size_t num) in anchor_list_keytags()
|
/openbsd-src/sbin/unwind/libunbound/validator/ |
H A D | val_anchor.c | 397 anchor_store_str(struct val_anchors* anchors, sldns_buffer* buffer, in anchor_store_str() 427 anchor_read_file(struct val_anchors* anchors, sldns_buffer* buffer, in anchor_read_file() 734 anchor_read_bind_file(struct val_anchors* anchors, sldns_buffer* buffer, in anchor_read_bind_file() 785 anchor_read_bind_file_wild(struct val_anchors* anchors, sldns_buffer* buffer, in anchor_read_bind_file_wild() 1260 anchor_list_keytags(struct trust_anchor* ta, uint16_t* list, size_t num) in anchor_list_keytags()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/ |
H A D | objc-act.c | 383 char buffer[5]; in generate_struct_by_value_array() local 1005 check_protocol_recursively (proto, list) in check_protocol_recursively() argument 2375 tree list; local 2836 generate_descriptor_table (type, name, size, list, proto) in generate_descriptor_table() argument 2929 char buffer[80]; in build_tmp_function_decl() local 3832 generate_ivars_list (type, name, size, list) in generate_ivars_list() argument 4002 generate_dispatch_table (type, name, size, list) in generate_dispatch_table() argument 5922 check_methods (chain, list, mtype) in check_methods() argument 5993 tree list; local 6452 tree list; local [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | tree.c | 397 copy_list (list) in copy_list() argument 905 value_member (elem, list) in value_member() argument 921 purpose_member (elem, list) in purpose_member() argument 937 binfo_member (elem, list) in binfo_member() argument 2637 lookup_attribute (attr_name, list) in lookup_attribute() argument 2870 type_hash_list (list) in type_hash_list() argument 3037 attribute_hash_list (list) in attribute_hash_list() argument 4539 get_set_constructor_bits (init, buffer, bit_size) in get_set_constructor_bits() argument 4597 get_set_constructor_bytes (init, buffer, wd_size) in get_set_constructor_bytes() argument
|
/openbsd-src/usr.bin/sort/ |
H A D | file.c | 70 unsigned char *buffer; member 713 procfile(const char * fsrc,struct sort_list * list,struct file_list * fl) procfile() argument 1076 sort_list_to_file(struct sort_list * list,const char * outfile) sort_list_to_file() argument [all...] |
/openbsd-src/usr.bin/tmux/ |
H A D | window.c | 1268 window_pane_choose_best(struct window_pane ** list,u_int size) window_pane_choose_best() argument 1293 struct window_pane *next, *best, **list; window_pane_find_up() local 1350 struct window_pane *next, *best, **list; window_pane_find_down() local 1407 struct window_pane *next, *best, **list; window_pane_find_left() local 1455 struct window_pane *next, *best, **list; window_pane_find_right() local 1566 window_pane_input_callback(struct client * c,__unused const char * path,int error,int closed,struct evbuffer * buffer,void * data) window_pane_input_callback() argument [all...] |