Home
last modified time | relevance | path

Searched defs:octal (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/cmd/vi/port/
H A Dovdoprnt.s158 octal: label
/titanic_52/usr/src/cmd/tr/
H A Dstr.c245 int stopval, octal; in genrange() local
/titanic_52/usr/src/cmd/sh/
H A Dprint.c240 octal(unsigned char c, unsigned char *ptr) in octal() function
/titanic_52/usr/src/lib/libdisasm/common/
H A Ddis_sparc_fmt.c706 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in fmt_call() local
788 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in fmt_branch() local
1536 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in prt_shift() local
2228 int octal = dhp->dh_flags & DIS_OCTAL; in prt_imm() local
2339 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); prt_asi() local
2371 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); prt_address() local
[all...]
/titanic_52/usr/src/common/dis/i386/
H A Ddis_tables.c5389 int octal = dis->d86_flags & DIS_F_OCTAL; in print_imm() local