⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 os_osf.h

📁 spice中支持多层次元件模型仿真的可单独运行的插件源码
💻 H
字号:
/**********Copyright 1992 Regents of the University of California.  All rights reserved.**********//* *	OSF/1 */#define HAS_LIMITS_H#define HAS_FLOAT_H#define HAS_STDLIB#include "os_unix.h"#define HAS_ATRIGH		/* acosh( ), asinh( ), atanh( )         */#define HAS_FTIME		/* ftime( ), <times.h>			*/#define HAS_TERMCAP		/* tgetxxx( )				*/#define HAS_VFORK		/* BSD-ism, should not be necessary	*/#define HAS_INDEX		/* index( ) instead of strchr( )	*/#define HAS_BCOPY		/* bcopy( ), bzero( )			*/#define HAS_BSDRANDOM		/* srandom( ) and random( )		*/#define HAS_BSDTTY		/* <sgtty.h>				*/#define HAS_SYSVDIRS		/* <sys/dir.h>				*/#define HAS_BSDRUSAGE		/* getrusage( )				*/#define HAS_BSDRLIMIT		/* getrlimit( )				*/#define HAS_BSDSOCKETS		/* <net/inet.h>, socket( ), etc.	*/#define HAS_DUP2#define HAS_GETWD		/* getwd(buf)				*/#define HAS_INTWAITSTATUS	/* wait(3)  takes an int *, not a union */#define complex	cmplx_struct

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -