File: openlibm.h

package info (click to toggle)
openlibm 0.6.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,744 kB
  • sloc: ansic: 26,129; asm: 1,160; pascal: 124; cpp: 108; makefile: 106
file content (8 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
#ifndef OPENLIBM_H
#define OPENLIBM_H

#include <openlibm_complex.h>
#include <openlibm_fenv.h>
#include <openlibm_math.h>

#endif /* !OPENLIBM_H */