Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/hppa/spmath/
Dfloat.h404 #define Lessthanbit(object) Bitfield_extract( 28, 1,object) macro
459 #define Lessthan(cond) Lessthanbit(cond)