代码搜索:preprocessor

找到约 5,886 项符合「preprocessor」的源代码

代码结果 5,886
www.eeworm.com/read/115227/15020473

in makefile.in

SHELL = /bin/sh # Compiler and compiler/preprocessor flags CC = @CC@ OPTIMIZE = @OPTIMIZE@ EXTRA_CFLAGS = @EXTRA_CFLAGS@ INCLUDE_DIRS = -I.. @INCLUDE_DIRS@ DEFINES = @
www.eeworm.com/read/207008/15284291

s mips_sgi_mach_dep.s

#include #include /* This file must be preprocessed. But the SGI assembler always does */ /* that. Furthermore, a generic preprocessor won't do, since some of */ /* the SG
www.eeworm.com/read/470917/1439199

h wordsize.h

/* Determine the wordsize from the preprocessor defines. */ #if defined __s390x__ # define __WORDSIZE 64 #else # define __WORDSIZE 32 #endif #if !defined __NO_LONG_DOUBLE_MATH && !defined __LONG_DO
www.eeworm.com/read/470917/1439251

h wordsize.h

/* Determine the wordsize from the preprocessor defines. */ #if defined __s390x__ # define __WORDSIZE 64 #else # define __WORDSIZE 32 #endif #if !defined __NO_LONG_DOUBLE_MATH && !defined __LONG_DO
www.eeworm.com/read/470917/1442566

h wordsize.h

/* Determine the wordsize from the preprocessor defines. */ #if defined __arch64__ || defined __sparcv9 # define __WORDSIZE 64 # define __WORDSIZE_COMPAT32 1 #else # define __WORDSIZE 32 #endif
www.eeworm.com/read/470917/1442714

h wordsize.h

/* Determine the wordsize from the preprocessor defines. */ #if defined __arch64__ || defined __sparcv9 # define __WORDSIZE 64 # define __WORDSIZE_COMPAT32 1 #else # define __WORDSIZE 32 #endif
www.eeworm.com/read/470720/1452254

c assert1.c

/* Basic tests of the #assert preprocessor extension. */ /* { dg-do compile } */ /* { dg-options "" } */ #define def unused expansion #define fail int fail #assert abc (def) #assert abc (ghi) #asse
www.eeworm.com/read/470720/1452320

c assert1.c

/* Basic tests of the #assert preprocessor extension. */ /* { dg-do compile } */ /* { dg-options "" } */ #define def unused expansion #define fail int fail #assert abc (def) #assert abc (ghi) #asse
www.eeworm.com/read/470720/1452399

c c94-pedantic.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* { dg-options "-std=iso9899:199409 -pedantic" } */ /* This file is for testing the preprocessor in -std=iso9899:
www.eeworm.com/read/470720/1452484

c wchar-1.c

/* Copyright (C) 2002 Free Software Foundation, Inc. */ /* { dg-do run } */ /* { dg-options "-w" } */ /* Source: Neil Booth, 24 Feb 2002. Test if compiler and preprocessor agree on signeness of