File: vmalloc

package info (click to toggle)
graphviz 2.2.1-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 24,184 kB
  • ctags: 37,810
  • sloc: ansic: 160,746; sh: 18,331; cpp: 13,782; objc: 3,971; yacc: 2,346; makefile: 1,589; tcl: 1,280; perl: 706; lex: 153; awk: 150
file content (20 lines) | stat: -rw-r--r-- 991 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* : : generated from ../../tools/vmalloc/features/vmalloc by iffe version 2002-02-14 : : */
#ifndef _def_atexit_vmalloc
#define _def_atexit_vmalloc	1
#define	_sys_types	1	/* #include <sys/types.h> ok */
#define _lib_atexit	1	/* atexit() in default lib(s) */
#define _lib_getpagesize	1	/* getpagesize() in default lib(s) */
#define _hdr_stdlib	1	/* #include <stdlib.h> ok */
#define _sys_stat	1	/* #include <sys/stat.h> ok */
#define	_hdr_time	1	/* #include <time.h> ok */
#define	_sys_time	1	/* #include <sys/time.h> ok */
#define	_sys_times	1	/* #include <sys/times.h> ok */
#define	_hdr_stddef	1	/* #include <stddef.h> ok */
#define _typ_ssize_t	1	/* ssize_t is a type */
#define _hdr_malloc	1	/* #include <malloc.h> ok */
#define _lib_mallopt	1	/* mallopt() in default lib(s) */
#define _lib_mallinfo	1	/* mallinfo() in default lib(s) */
#define _hdr_alloca	1	/* #include <alloca.h> ok */
#define _lib_alloca	1	/* alloca exists  */
#define _stk_down	1	/* stack grows downward  */
#endif