File: uinttostr.c

package info (click to toggle)
tar 1.23-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 13,692 kB
  • ctags: 6,543
  • sloc: sh: 34,528; ansic: 18,520; yacc: 1,219; makefile: 301; sed: 16
file content (6 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
/* -*- buffer-read-only: t -*- vi: set ro: */
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
#define inttostr uinttostr
#define inttype unsigned int
#define inttype_is_signed 0
#include "inttostr.c"