Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Ddwarf.c1273 int nlong = 0, nshort = 0, nchar = 0, nint = 0; in die_base_name_parse() local
1289 nlong++; in die_base_name_parse()
1307 if (nchar > 1 || nshort > 1 || nint > 1 || nlong > 2) in die_base_name_parse()
1311 if (nlong > 0 || nshort > 0 || nint > 0) in die_base_name_parse()
1317 if (nlong > 0) in die_base_name_parse()
1322 } else if (nlong > 0) { in die_base_name_parse()
1336 (nlong > 1 ? "long " : ""), in die_base_name_parse()
/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c907 int nlong = 0, nshort = 0, nchar = 0, nint = 0; in ctf_dwarf_parse_base() local
921 nlong++; in ctf_dwarf_parse_base()
938 if (nchar > 1 || nshort > 1 || nint > 1 || nlong > 2) in ctf_dwarf_parse_base()
942 if (nlong > 0 || nshort > 0 || nint > 0) in ctf_dwarf_parse_base()
946 if (nlong > 0) in ctf_dwarf_parse_base()
949 } else if (nlong > 0) { in ctf_dwarf_parse_base()
965 (nlong > 1 ? "long " : ""), in ctf_dwarf_parse_base()
/titanic_50/usr/src/cmd/lp/lib/oam/
H A Dmsg.source811 …"If the printed alignment pattern is too\nlong, either add a filter that can print\na subset of pa…