代码搜索:preprocessor
找到约 5,886 项符合「preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/139332/5802253
hpp is_empty.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides 2
www.eeworm.com/read/168845/5431845
hpp compl.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides
www.eeworm.com/read/168845/5431847
hpp bitxor.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides
www.eeworm.com/read/168845/5431850
hpp bitor.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides
www.eeworm.com/read/168845/5431853
hpp bitnor.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides
www.eeworm.com/read/168845/5431855
hpp bitand.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides
www.eeworm.com/read/168845/5431932
hpp is_empty.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides
www.eeworm.com/read/103513/15730172
m4 acinclude.m4
dnl Autoconf extension macros for libIDL
AC_DEFUN(AC_CPP_ACCEPT_IDL,
[AC_CACHE_CHECK([if C preprocessor likes IDL],
ac_cv_cpp_accept_idl,
[AC_TRY_CPP([
#pragma prefix "foo.org"
module FOO {
www.eeworm.com/read/286087/8790551
news
Changes in versions 2.5.8 and 2.5.9: bug fixes only.
Changes in version 2.5.7:
* patch -D now outputs preprocessor lines without comments, as required
by POSIX 1003.1-2001.
Changes in version 2.5
www.eeworm.com/read/166664/10008808
c appmain.c
/*
* DSK C5402 FIR FILTER
*/
/*
* ======== appMain.c ========
*/
/* Preprocessor includes, definitions */
#include
#include
#include
#include "appMa