代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/251957/4413012
h safe_include.h
#ifndef _SAFE_INCLUDE_H
#define _SAFE_INCLUDE_H
// to allow the frame to get the node's name or nodeID
#define GF_NODE_USE_POINTERS
#include
#endif
www.eeworm.com/read/162614/5530975
c include3.c
/* Unpatched, this file would include "inc/ foo.h" (note the space) */
#define PREINC_XSTR(str) #str
#define PREINC_STR(str) PREINC_XSTR(str)
#define COMP_INC(comp,file)
www.eeworm.com/read/162614/5530982
c include1.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Tests that "#include MACRO" works. */
/* Source: Neil Booth, 29 Oct 2000. */
#define MACRO "mi1c.h"
#includ
www.eeworm.com/read/162614/5530985
c empty-include.c
/*
* Copyright 2004 Free Software Foundation, Inc.
* Contributed and written by Nathanael Nerode.
*
* GCC 3.4 would attempt to open stdin as the included file
* (PR 17610), causing a sort of han
www.eeworm.com/read/162614/5531038
c include2.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Tests that #include does not allow the terminating '>' or '"' to be
escaped, as per the standard. */
/* So
www.eeworm.com/read/160611/5568995
mk am_include.mk
## vim:tw=78
## Process this file with automake to create Makefile.in
##
## $Id: am_include.mk,v 1.1.1.1 2004/03/14 15:51:39 mbrubeck Exp $
##
## Copyright (C) 2003 - David W. Durham
##
## This file