代码搜索:PreDefines

找到约 234 项符合「PreDefines」的源代码

代码结果 234
www.eeworm.com/read/131315/5936141

1 g++.1

.\" Copyright (c) 1991 Free Software Foundation -*-Text-*- .\" See section COPYING for conditions for redistribution .\" FIXME: no info here on predefines. Should there be? extra for C+
www.eeworm.com/read/131315/5936154

1 gcc.1

.\" Copyright (c) 1991 Free Software Foundation -*-Text-*- .\" See section COPYING for conditions for redistribution .\" FIXME: no info here on predefines. Should there be? extra for C+
www.eeworm.com/read/214916/15083799

txt readme.txt

Data Abort Handler ================== "dabort.txt" contains the (design) documentation for the data abort handler. The main source file is "dabort.s": with suitable -PreDefines or a correspon
www.eeworm.com/read/158865/5593268

1 g77.1

.\" Copyright (c) 1995-1997 Free Software Foundation -*-Text-*- .\" See section COPYING for conditions for redistribution .\" FIXME: no info here on predefines. Should there be? extra f
www.eeworm.com/read/247849/4474254

h netbsd.h

#include /* Get generic NetBSD definitions. */ #include /* Names to predefine in the preprocessor for this target machine. */ #undef CPP_PREDEFINES #define CPP_PREDEFI
www.eeworm.com/read/186388/5233877

h netbsd.h

#include /* Get generic NetBSD definitions. */ #include /* Names to predefine in the preprocessor for this target machine. */ #undef CPP_PREDEFINES #define CPP_PREDEFI
www.eeworm.com/read/108028/7113426

h patch.h

#ifndef PATCH_H #define PATCH_H // Depth of variance tree: should be near SQRT(PATCH_SIZE) + 1 #define VARIANCE_DEPTH (9) // Predefines... class Landscape; // // TriTreeNode Struct //
www.eeworm.com/read/327021/13103543

h patch.h

#ifndef PATCH_H #define PATCH_H // Depth of variance tree: should be near SQRT(PATCH_SIZE) + 1 #define VARIANCE_DEPTH (9) // Predefines... class Landscape; // // TriTreeNode Struct //
www.eeworm.com/read/342273/12032152

h patch.h

#ifndef PATCH_H #define PATCH_H // Depth of variance tree: should be near SQRT(PATCH_SIZE) + 1 #define VARIANCE_DEPTH (9) // Predefines... class Landscape; // // TriTreeNode Struct //
www.eeworm.com/read/247849/4474099

h bsd386.h

/* Configuration for an i386 running BSDI's BSD/OS (formerly known as BSD/386) as the target machine. */ #include "i386/386bsd.h" /* We exist mostly to add -Dbsdi and such to the predefines. */