File: htss.c

package info (click to toggle)
genht 1.0.1-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 152 kB
  • ctags: 139
  • sloc: ansic: 620; makefile: 63
file content (4 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (12)
1
2
3
4
#include "htss.h"
#define HT(x) htss_ ## x
#include "ht.c"
#undef HT