File: type.cxx

package info (click to toggle)
mxml 4.0.4-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,696 kB
  • sloc: ansic: 4,246; sh: 3,389; makefile: 522; cpp: 178; xml: 56
file content (3 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (19)
1
2
3
typedef int foo_simple_t;		/* Simple integer type */

typedef int foo_simple_private_t;	/* @private@ */