Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c1261 boolean_t signed_int = B_FALSE; in vread_helper() local
1343 signed_int = in vread_helper()
1386 if (signed_int && (tgtbuf[0] & 0x80) != 0) in vread_helper()
1388 if (signed_int && (tgtbuf[tgtsz - 1] & 0x80) != 0) in vread_helper()