File: math.c

package info (click to toggle)
dhcpd-pools 2.29-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 5,248 kB
  • sloc: ansic: 23,667; sh: 5,049; perl: 271; php: 63; makefile: 49
file content (4 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (77)
1
2
3
4
#include <config.h>
#define _GL_MATH_INLINE _GL_EXTERN_INLINE
#include "math.h"
typedef int dummy;