Searched defs:octal (Results 1 – 5 of 5) sorted by relevance
158 octal: label
245 int stopval, octal; in genrange() local
240 octal(unsigned char c, unsigned char *ptr) in octal() function
706 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in fmt_call() local788 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in fmt_branch() local1536 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in prt_shift() local2228 int octal = dhp->dh_flags & DIS_OCTAL; in prt_imm() local2339 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in prt_asi() local2371 int octal = ((dhp->dh_flags & DIS_OCTAL) != 0); in prt_address() local
5389 int octal = dis->d86_flags & DIS_F_OCTAL; in print_imm() local