Home
last modified time | relevance | path

Searched defs:fcc (Results 1 – 8 of 8) sorted by relevance

/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A D_Q_fcc.c36 enum fcc_type fcc; in _Q_feq() local
44 enum fcc_type fcc; in _Q_fne() local
52 enum fcc_type fcc; in _Q_fgt() local
60 enum fcc_type fcc; in _Q_fge() local
68 enum fcc_type fcc; _Q_flt() local
76 enum fcc_type fcc; _Q_fle() local
[all...]
H A D_Q_cmp.c36 enum fcc_type fcc; in _Q_cmp() local
H A D_Q_cmpe.c36 enum fcc_type fcc; in _Q_cmpe() local
/titanic_52/usr/src/uts/sparc/fpu/
H A Diu_simulator.c54 enum fcc_type fcc; in fbcc_sim() local
[all...]
/titanic_52/usr/src/uts/sparc/v9/fpu/
H A Dv9instr.c157 enum fcc_type fcc; in fmovcc_fcc() local
484 enum fcc_type fcc; movcc() local
[all...]
/titanic_52/usr/src/cmd/mailx/
H A Dnames.c382 char *fcc = value("fcc"); in isfileaddr() local
/titanic_52/usr/src/uts/sparc/dtrace/
H A Dfasttrap_isa.c744 uint_t fcc; in fasttrap_pid_probe() local
[all...]
/titanic_52/usr/src/uts/sparc/sys/fpu/
H A Dfpu_simulator.h103 unsigned int fcc : 2; /* fp condition code 0 */ member