Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/plasma/
H A Dplasma_saver.c85 fp16_t sqd, d; /* square of distance and distance */ in plasma_update() local
100 sqd = ItoFP16(dx * dx + dy * dy); in plasma_update()
101 d = fp16_sqrt(sqd); in plasma_update()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td118 def SQD : UnaryRXE<"sqd", 0xED35, null_frag, FP64, 8>;
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h10220 } sqd; member
10323 } sqd; member