/dflybsd-src/contrib/bmake/ |
H A D | lst.c | 40 LstNodeNew(ListNode *prev, ListNode *next, void *datum) in LstNodeNew() 94 Lst_InsertBefore(List *list, ListNode *ln, void *datum) in Lst_InsertBefore() 112 Lst_Prepend(List *list, void *datum) in Lst_Prepend() 131 Lst_Append(List *list, void *datum) in Lst_Append() 172 LstNode_Set(ListNode *ln, void *datum) in LstNode_Set() 195 Lst_FindDatum(List *list, const void *datum) in Lst_FindDatum() 254 void *datum = list->first->datum; in Lst_Dequeue() local
|
H A D | lst.h | 98 void *datum; /* datum associated with this element */ member 166 Lst_Enqueue(List *list, void *datum) in Lst_Enqueue()
|
H A D | hash.h | 118 HashEntry_Set(HashEntry *h, void *datum) in HashEntry_Set()
|
/dflybsd-src/contrib/gdb-7/include/ |
H A D | obstack.h | 352 # define obstack_1grow(OBSTACK,datum) \ argument 364 # define obstack_ptr_grow(OBSTACK,datum) \ argument 371 # define obstack_int_grow(OBSTACK,datum) \ argument 482 # define obstack_1grow(h,datum) \ argument 487 # define obstack_ptr_grow(h,datum) \ argument 492 # define obstack_int_grow(h,datum) \ argument
|
/dflybsd-src/contrib/gcc-4.7/include/ |
H A D | obstack.h | 352 # define obstack_1grow(OBSTACK,datum) \ argument 364 # define obstack_ptr_grow(OBSTACK,datum) \ argument 371 # define obstack_int_grow(OBSTACK,datum) \ argument 482 # define obstack_1grow(h,datum) \ argument 487 # define obstack_ptr_grow(h,datum) \ argument 492 # define obstack_int_grow(h,datum) \ argument
|
/dflybsd-src/contrib/grep/lib/ |
H A D | obstack.h | 345 # define obstack_1grow(OBSTACK, datum) \ argument 356 # define obstack_ptr_grow(OBSTACK, datum) \ argument 363 # define obstack_int_grow(OBSTACK, datum) \ argument 481 # define obstack_1grow(h, datum) \ argument 486 # define obstack_ptr_grow(h, datum) \ argument 491 # define obstack_int_grow(h, datum) \ argument
|
/dflybsd-src/contrib/binutils-2.27/include/ |
H A D | obstack.h | 334 # define obstack_1grow(OBSTACK, datum) \ argument 345 # define obstack_ptr_grow(OBSTACK, datum) \ argument 352 # define obstack_int_grow(OBSTACK, datum) \ argument 470 # define obstack_1grow(h, datum) \ argument 475 # define obstack_ptr_grow(h, datum) \ argument 480 # define obstack_int_grow(h, datum) \ argument
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | obstack.h | 334 # define obstack_1grow(OBSTACK, datum) \ argument 345 # define obstack_ptr_grow(OBSTACK, datum) \ argument 352 # define obstack_int_grow(OBSTACK, datum) \ argument 470 # define obstack_1grow(h, datum) \ argument 475 # define obstack_ptr_grow(h, datum) \ argument 480 # define obstack_int_grow(h, datum) \ argument
|
/dflybsd-src/contrib/gcc-8.0/include/ |
H A D | obstack.h | 334 # define obstack_1grow(OBSTACK, datum) \ argument 345 # define obstack_ptr_grow(OBSTACK, datum) \ argument 352 # define obstack_int_grow(OBSTACK, datum) \ argument 470 # define obstack_1grow(h, datum) \ argument 475 # define obstack_ptr_grow(h, datum) \ argument 480 # define obstack_int_grow(h, datum) \ argument
|
/dflybsd-src/include/rpcsvc/ |
H A D | ypupdate_prot.x | 72 yp_buf datum; member
|
/dflybsd-src/include/ |
H A D | ndbm.h | 57 } datum; typedef
|
/dflybsd-src/lib/libc/yp/ |
H A D | xdryp.c | 49 } datum; typedef
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | macrotab.c | 977 struct macro_for_each_data *datum = (struct macro_for_each_data *) arg; in foreach_macro() local 997 struct macro_for_each_data datum; in macro_for_each() local 1009 struct macro_for_each_data *datum = (struct macro_for_each_data *) info; in foreach_macro_in_scope() local 1036 struct macro_for_each_data datum; in macro_for_each_in_scope() local
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | myndbm.h | 36 } datum; typedef
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-symtab.c | 443 del_objfile_symtab (struct objfile *objfile, void *datum) in del_objfile_symtab() 464 del_objfile_sal (struct objfile *objfile, void *datum) in del_objfile_sal()
|
H A D | py-objfile.c | 193 py_free_objfile (struct objfile *objfile, void *datum) in py_free_objfile()
|
H A D | py-progspace.c | 187 py_free_pspace (struct program_space *pspace, void *datum) in py_free_pspace()
|
H A D | py-block.c | 410 del_objfile_blocks (struct objfile *objfile, void *datum) in del_objfile_blocks()
|
/dflybsd-src/usr.bin/top/ |
H A D | hash.h | 50 void *datum; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | stub-objc.c | 335 objc_maybe_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_maybe_build_component_ref() 341 objc_build_class_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_build_class_component_ref()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | typeck2.c | 1436 build_scoped_ref (tree datum, tree basetype, tree* binfo_p) in build_scoped_ref() 1550 build_m_component_ref (tree datum, tree component) in build_m_component_ref()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | stub-objc.c | 337 objc_maybe_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_maybe_build_component_ref() 343 objc_build_class_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_build_class_component_ref()
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | frags.c | 397 frag_append_1_char (int datum) in frag_append_1_char()
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | frags.c | 407 frag_append_1_char (int datum) in frag_append_1_char()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck2.c | 1791 build_scoped_ref (tree datum, tree basetype, tree* binfo_p) in build_scoped_ref() 1919 build_m_component_ref (tree datum, tree component, tsubst_flags_t complain) in build_m_component_ref()
|