Searched refs:flt_p (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dm68k-dis.c489 int flt_p;
839 flt_p = 1; /* Assume it's a float... */
844 flt_p = 0;
849 flt_p = 0;
854 flt_p = 0;
876 if (flt_p) /* Print a float? */
487 int flt_p; local
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm68k-dis.c585 int flt_p;
960 flt_p = 1; /* Assume it's a float... */
965 flt_p = 0;
970 flt_p = 0;
975 flt_p = 0;
997 if (flt_p) /* Print a float? */
583 int flt_p; local

Completed in 81 milliseconds