Home
last modified time | relevance | path

Searched refs:add_to_structures (Results 1 – 1 of 1) sorted by relevance

/dports/misc/lifelines/lifelines-3.1.1/src/liflines/
H A Dvalgdcom.c109 static INT add_to_structures(STRING, ELMNT);
314 dex = add_to_structures(xref, el); in add_indi_defn()
356 dex = add_to_structures(xref, el); in add_fam_defn()
399 dex = add_to_structures(xref, el); in add_sour_defn()
442 dex = add_to_structures(xref, el); in add_even_defn()
485 dex = add_to_structures(xref, el); in add_othr_defn()
908 add_to_structures(xref, el); in handle_value()
996 add_to_structures (STRING xref, ELMNT el) in add_to_structures() function