File: umaxtostr.c

package info (click to toggle)
diffutils 1%3A3.0-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 8,512 kB
  • ctags: 4,950
  • sloc: ansic: 20,065; sh: 8,561; makefile: 179; sed: 54
file content (4 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (3)
1
2
3
4
#define inttostr umaxtostr
#define inttype uintmax_t
#define inttype_is_signed 0
#include "inttostr.c"