This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
DragonOS-Community
/
relibc
espejo de
https://github.com/DragonOS-Community/relibc
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Árbol:
b0492eba84
Ramas
Etiquetas
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
Histórico
Raw
1
2
3
4
5
6
#ifndef _BITS_FLOAT_H
#define _BITS_FLOAT_H
#define FLT_ROUNDS (flt_rounds())
#endif