Home
last modified time | relevance | path

Searched defs:elt (Results 1 – 16 of 16) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dexpprint.c758 int elt; in dump_raw_expression() local
796 dump_subexp (struct expression *exp, struct ui_file *stream, int elt) in dump_subexp()
822 dump_subexp_body (struct expression *exp, struct ui_file *stream, int elt) in dump_subexp_body()
831 struct ui_file *stream, int elt) in dump_subexp_body_standard()
1051 int elt; in dump_prefix_expression() local
Dada-lang.c2061 struct value *elt; in ada_value_subscript() local
8318 ada_dump_subexp_body (struct expression *exp, struct ui_file *stream, int elt) in ada_dump_subexp_body()
/mirbsd/src/sys/uvm/
Duvm_aobj.c233 struct uao_swhash_elt *elt; local
287 struct uao_swhash_elt *elt = local
345 struct uao_swhash_elt *elt = local
405 struct uao_swhash_elt *elt, *next; local
1407 struct uao_swhash_elt *elt; local
/mirbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dxml.c664 xml_push_current_element (int elt) in xml_push_current_element()
780 xml_insert_element_with_attribute (int elt, int arg, char *format, ...) in xml_insert_element_with_attribute()
988 xml_insert_element (int elt, int arg) in xml_insert_element()
1348 xml_begin_docbook_float (int elt) in xml_begin_docbook_float()
1641 int elt = xml_in_para ? INLINEIMAGE : MEDIAOBJECT; in xml_insert_docbook_image() local
Dtoc.c365 int elt = STREQ (command, "contents") ? CONTENTS : SHORTCONTENTS; in cm_contents() local
Dinsertion.c102 INSERTION_ELT *elt = insertion_stack; in current_item_function() local
1919 int elt = STREQ (command, "shortcaption") ? SHORTCAPTION : CAPTION; in cm_caption() local
2037 int elt = 0; in cm_titlepage_cmds() local
Dmakeinfo.c3354 int elt = xml_in_para ? INLINEIMAGE : IMAGE; in cm_image() local
/mirbsd/src/gnu/usr.bin/perl/
Ddump.c1231 SV** elt = av_fetch((AV*)sv,count,0); in Perl_do_sv_dump() local
1314 SV *elt, *keysv; in Perl_do_sv_dump() local
Dmg.c1017 char pathbuf[256], eltbuf[256], *cp, *elt = (char *) s; in Perl_magic_setenv() local
Dmalloc.c1587 struct chunk_chain_s *elt = chunk_chain, **oldp = &chunk_chain; in get_from_chain() local
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYMap.c614 LYMapElement *elt; in LYPrintImgMaps() local
/mirbsd/src/usr.sbin/httpd/src/modules/standard/
Dmod_rewrite.c3903 static cacheentry *cache_tlb_lookup(cachetlbentry *tlb, cacheentry *elt, in cache_tlb_lookup()
3920 static void cache_tlb_replace(cachetlbentry *tlb, cacheentry *elt, in cache_tlb_replace()
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dnm.c377 bfd *elt; in print_symdef_entry() local
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-elf.c533 struct section_stack *elt; in obj_elf_change_section() local
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf.c2640 asection *elt; in elf_fake_sections() local
2791 asection *elt, *first; in bfd_elf_set_group_contents() local
/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_core.c421 void *elt; member