File: binary-io.c

package info (click to toggle)
findutils 4.6.0%2Bgit%2B20161106-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 19,556 kB
  • ctags: 8,718
  • sloc: ansic: 94,340; sh: 10,069; yacc: 1,254; exp: 850; makefile: 802; python: 66; sed: 16
file content (4 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (36)
1
2
3
4
#include <config.h>
#define BINARY_IO_INLINE _GL_EXTERN_INLINE
#include "binary-io.h"
typedef int dummy;