File: binary-io.c

package info (click to toggle)
gettext 0.19.8.1-1~bpo8%2B1
  • links: PTS
  • area: main
  • in suites: jessie-backports
  • size: 107,900 kB
  • sloc: ansic: 388,188; sh: 51,030; makefile: 8,566; perl: 4,181; lisp: 3,413; yacc: 1,072; cpp: 673; java: 613; cs: 578; sed: 369; objc: 337; awk: 80; tcl: 63; xml: 27; pascal: 11; php: 8
file content (4 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (35)
1
2
3
4
#include <config.h>
#define BINARY_IO_INLINE _GL_EXTERN_INLINE
#include "binary-io.h"
typedef int dummy;