config.h.in

来自「这是个trace drive的Cache模拟器」· IN 代码 · 共 24 行

IN
24
字号
/* * config.h.in.  Generated initially from configure.in by autoheader, * but now maintained manually. * $Header: /home/edler/dinero/d4/RCS/config.h.in,v 1.2 1997/10/19 05:24:49 edler Exp $ *//* Define to empty if the keyword does not work.  */#undef const/* Define to `unsigned' if <sys/types.h> doesn't define.  */#undef size_t/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* The number of bytes in a int.  */#undef SIZEOF_INT/* The number of bytes in a short.  */#undef SIZEOF_SHORT/* type for random, if not defined in stdlib.h */#undef D4_RANDOM_DEF

⌨️ 快捷键说明

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