This website works better with JavaScript
Почетна
Преглед
Помоћ
Пријавите се
DragonOS-Community
/
relibc
огледало од
https://github.com/DragonOS-Community/relibc
Прати
2
Волим
0
Креирај огранак
0
Датотеке
Дискусије
0
Вики
Дрво:
3699b53ba2
Гране
Ознаке
dragonos-relibc
master
patch-add-dragonos-port
patch-support-run-first-demo-on-dragonos
update-dsc
relibc
/
include
/
bits
/
float.h
float.h
87 B
Историја
Датотека
1
2
3
4
5
6
#ifndef _BITS_FLOAT_H
#define _BITS_FLOAT_H
#define FLT_ROUNDS (flt_rounds())
#endif