File: uinttostr.c

package info (click to toggle)
rush 1.7%2Bdfsg-4
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,716 kB
  • ctags: 3,277
  • sloc: ansic: 7,729; sh: 4,985; perl: 297; makefile: 113; awk: 37; sed: 24
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"