Searched refs:nshort (Results 1 – 1 of 1) sorted by relevance
1066 int nlong = 0, nshort = 0, nchar = 0, nint = 0; in ctf_dwarf_parse_int() local1084 nshort++; in ctf_dwarf_parse_int()1097 if (nchar > 1 || nshort > 1 || nint > 1 || nlong > 2) in ctf_dwarf_parse_int()1101 if (nlong > 0 || nshort > 0 || nint > 0) in ctf_dwarf_parse_int()1104 } else if (nshort > 0) { in ctf_dwarf_parse_int()