Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/spmath/
H A Dfloat.h372 #define Tbit(object) Bitfield_extract( 25, 1,object) macro
469 #define Is_tbit_set() Tbit(Fpustatus_register)
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-20111118 d/phobos/std/c/stdarg.d: Remove redundant checks for Tbit in D1, add