代码搜索:preprocessor
找到约 5,886 项符合「preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/277562/4154125
bat fixfile.bat
rem Use Astyle to fix style in a file
fixlines -p %1%
astyle --style=ansi -c -o --convert-tabs --indent-preprocessor %1%
del %1%.orig
@rem convert line terminators to Unix style LFs
fixlines -u %1%
de
www.eeworm.com/read/139332/5802162
hpp to_list.hpp
# /* Copyright (C) 2001
# * Housemarque Oy
# * http://www.housemarque.com
# *
# * Distributed under the Boost Software License, Version 1.0. (See
# * accompanying file LICENSE_1_0.txt or copy at
www.eeworm.com/read/168845/5431858
hpp to_list.hpp
# /* Copyright (C) 2001
# * Housemarque Oy
# * http://www.housemarque.com
# *
# * Distributed under the Boost Software License, Version 1.0. (See
# * accompanying file LICENSE_1_0.txt or cop
www.eeworm.com/read/181232/9264519
h token.h
#ifndef __TOKEN_H__
#define __TOKEN_H__
#pragma once
//记号类别
enum {
TT_UNDEFINED, //未定义
TT_EOL, // '\n'
TT_REVERSE, // '\\'转义符
TT_PREPROCESSOR, //预编译 #
TT_CONNE
www.eeworm.com/read/244146/12883175
depend predictor.depend
# depslib dependency file v1.0
1155842035 f:\pg\project\src\main.cpp
"Preprocessor.h"
"Compressor.h"
"boost/functional/hash/map.hpp"
1149640957 f:\pg\project\src\appe
www.eeworm.com/read/307341/13723866
w ckcpro.w
char *protv = "C-Kermit Protocol Module 6.0.095, 6 Sep 96"; /* -*-C-*- */
/* C K C P R O -- C-Kermit Protocol Module, in Wart preprocessor notation. */
/*
Author: Frank da Cruz ,
www.eeworm.com/read/240204/4578041
txt preprocessortokentypes.txt
// $ANTLR 2.7.1a4: preproc.g -> PreprocessorTokenTypes.txt$
Preprocessor // output token vocab name
LITERAL_tokens="tokens"=4
HEADER_ACTION=5
ACTION=6
LITERAL_class="class"=7
ID=8
LITERAL_ex
www.eeworm.com/read/277562/4154185
bat fixdir.bat
rem Use Astyle to fix style in 'C' files
cd %1%
fixlines -p *.c
fixlines -p *.cpp
fixlines -p *.cc
astyle --style=ansi -c -o --convert-tabs --indent-preprocessor *.c
astyle --style=ansi -c -o --conv
www.eeworm.com/read/366702/2884286
c pr29612-1.c
/* PR preprocessor/29612 */
/* { dg-do compile } */
/* { dg-options "" } */
# 6 "pr29612-1.c"
int foo (void) { return 'ab'; } /* { dg-warning "multi-character" } */
# 1 "foo.h" 1 3
int bar (void)
www.eeworm.com/read/252973/4400690
am makefile.am
####### kdevelop will overwrite this part!!! (begin)##########
EXTRA_DIST = gentex.pl book.otx history.otx lexer.otx grammar.otx preprocessor.otx error.otx symboltable.otx requirements.otx software.