代码搜索:defined

找到约 10,000 项符合「defined」的源代码

代码结果 10,000
www.eeworm.com/read/151852/12168129

h stdafx.h

#if defined( _DEBUG) && !defined(DEBUG_AUTOCAD) #pragma message("Building debug version of techdemand.arx to be used with non-debug/Prod AutoCAD") #define _DEBUG_WAS_DEFINED #undef _DE
www.eeworm.com/read/252425/12283173

h l3_sdram.h

#ifndef __L3_DEFINED #define __L3_DEFINED #include "..\system.h" /********************************************************************************/ /***** Global variables and types
www.eeworm.com/read/251941/12310510

c opccomn_i.c

// ************************************************************************** // opccomn.cpp // // Description: // Implements OPC common data. // // File supplied by OPC Foundataion. // // D
www.eeworm.com/read/148798/12425451

h main.h

#ifndef __MAIN_DEFINED #define __MAIN_DEFINED #include "..\system.h" /********************************************************************************/ /***** Global variables and types
www.eeworm.com/read/148797/12425611

h main.h

#ifndef __MAIN_DEFINED #define __MAIN_DEFINED #include "..\system.h" /********************************************************************************/ /***** Global variables and types
www.eeworm.com/read/148505/12463045

c opccomn_i.c

// ************************************************************************** // opccomn.cpp // // Description: // Implements OPC common data. // // File supplied by OPC Foundataion. // // D
www.eeworm.com/read/119656/14824716

h adskdmgr.h

// (C) Copyright 1990-1999 by Autodesk, Inc. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted, // prov
www.eeworm.com/read/119655/14824734

h adskdmgr.h

// (C) Copyright 1990-1999 by Autodesk, Inc. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted, // prov
www.eeworm.com/read/162614/5529526

c macro-1.c

#include "macro-1.h" int main(void) { return DEFINED_VALUE + 1 - DEFINED_PARAM (3); }
www.eeworm.com/read/395484/8171238

c opccomn_i.c

// ************************************************************************** // opccomn.cpp // // Description: // Implements OPC common data. // // File supplied by OPC Foundataion. // // D