Searched refs:floatop (Results 1 – 2 of 2) sorted by relevance
| /plan9/sys/src/cmd/vi/ |
| H A D | float.c | 112 floatop(int dst, int s1, int s2) in floatop() function 181 floatop(fd, fs, ft); in Ifsub() 242 floatop(fd, fs, fs); in Ifabs() 281 floatop(fd, fs, fs); in Ifneg() 311 floatop(fs, fs, fs); in Icvtd() 343 floatop(fd, fs, fs); in Icvts() 376 floatop(fs, fs, fs); in Icvtw() 408 floatop(fd, fs, ft); in Ifadd() 438 floatop(fd, fs, ft); in Ifmul() 468 floatop(fd, fs, ft); in Ifdiv() [all …]
|
| /plan9/sys/src/cmd/5i/ |
| H A D | float.c | 111 floatop(int dst, int s1, int s2) in floatop() function
|