Searched defs:attval (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/libdw/
H A Ddwarf_decl_line.c69 __libdw_attr_intval (Dwarf_Die *die, int *linep, int attval) argument
74 int res = INTUSE(dwarf_formsdata) (INTUSE(dwarf_attr) (die, attval,
/external/libxml2/
H A Dparser.c8873 int i, j, nbNs, attval, oldline, oldcol; local
8898 attval = 0;
9083 if (alloc != 0) attval = 1;
9258 if (attval != 0) {
9270 if (attval != 0) {

Completed in 101 milliseconds