代码搜索:preprocessor
找到约 5,886 项符合「preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/435150/7796206
cpp main.cpp
// Exercise 10.4 More applications of preprocessor directives. Since val is going to be
// a string, then we have to use the # within the using the #define macro as shown.
// The solution uses the
www.eeworm.com/read/239569/13271610
texi cppinternals.texi
\input texinfo
@setfilename cppinternals.info
@settitle The GNU C Preprocessor Internals
@ifinfo
@dircategory Programming
@direntry
* Cpplib: (cppinternals). Cpplib internals.
@end diren
www.eeworm.com/read/307145/13727608
c pre.c
/* pre.c - Preprocessor Directives TCP Server Code
*
*
* Copyright (C) 1999 Chad Dixon
* Macmillan Computer Publishing
*
* This program is free software; you can redis
www.eeworm.com/read/136042/5875473
h gifcls.h
/*
** GIFCLS.H
** Header for the GIF class.
**
** Author: C A Marriott
** Created: 20-FEB-93
**
** Revised:
**
*/
// Note - these preprocessor commands allow us to #include the
www.eeworm.com/read/131315/5939819
c cccp.c
/* C Compatible Compiler Preprocessor (CCCP)
Copyright (C) 1986, Free Software Foundation, Inc.
Written by Paul Rubin, June 1986
NO WARRANTY
BECAUSE THIS PROGRAM IS LI
www.eeworm.com/read/100925/6264815
h blr.h
/*
* PROGRAM: C preprocessor
* MODULE: blr.h
* DESCRIPTION: BLR constants
*
* The contents of this file are subject to the Interbase Public
* License Version 1.0 (the "License"); you may not us
www.eeworm.com/read/263675/11348288
h mwerks.h
/*
* File: defines.h
* Purpose: Define constants used by CodeWarrior Preprocessor
*
* Notes: Use this as a prefix file for the CodeWarrior assembler and compiler
*
*/
/* M5213EVB - Defi
www.eeworm.com/read/263454/11362152
includepgf64 makefile.includepgf64
# where are the libraries for the Linux platform located
# note that the platform will be added to this path!
PLATFORM=INT64Npgf
#PLATFORM=pgf64
# -------------------------------
# C-preprocessor use
www.eeworm.com/read/256872/11967026
l lex.l
%{
/*
* scpp - selective C preprocessor
* Lexical scanner
*
* Copyright (c) 1985 by
* Tektronix, Incorporated Beaverton, Oregon 97077
* All rights reserved.
*
* Permission is hereby granted f