代码搜索:preprocessor

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

代码结果 5,886
www.eeworm.com/read/190666/5179862

c if-oppr.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* Test the full range of preprocessor operator precedence. Each operator is tested with one of immediately higher precedence to verify
www.eeworm.com/read/180137/5289201

h sgmlmain.h

/* SGMLMAIN: Main interface to SGML services. Preprocessor variable names are the only supported interface to data maintained by SGML. They are defined in this file or in adl.h. */ /* Return control
www.eeworm.com/read/177697/5321232

c preprocess.c

/* Copyright (C) 2003 Epic Games Written by Jean-Marc Valin File: preprocess.c Preprocessor with denoising based on the algorithm by Ephraim and Malah Redistribution and use in source a
www.eeworm.com/read/340665/3280875

c charconst.c

/* Copyright (C) 2001 Free Software Foundation, Inc. */ /* { dg-do compile } */ /* This tests various diagnostics about character constants, for both the preprocessor and the compiler. Neil
www.eeworm.com/read/340665/3280901

c if-oppr.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* Test the full range of preprocessor operator precedence. Each operator is tested with one of immediately higher precedence to verify
www.eeworm.com/read/338072/3323167

h acconfig.h

/* acconfig.h This file is in the public domain. Descriptive text for the C preprocessor macros that the distributed Autoconf macros can define. No software package will use all of them;
www.eeworm.com/read/332708/3394615

java alphanumericpreprocessor.java

package iitb.Segment; import java.util.*; /** * * @author Sunita Sarawagi * */ public class AlphaNumericPreprocessor extends Preprocessor { public static String DIGIT = new String("DIGI
www.eeworm.com/read/308609/3713023

h sctp_socket.h

/* Preprocessor definitions for withsctp and supporting scripts. * * Copyright 2003 La Monte HP Yarroll * * Redistribution and use in source and binary forms, with or without * mo
www.eeworm.com/read/300185/3848074

java alphanumericpreprocessor.java

package iitb.Segment; import java.util.*; /** * * @author Sunita Sarawagi * */ public class AlphaNumericPreprocessor extends Preprocessor { public static String DIGIT = new String("DIGI
www.eeworm.com/read/295365/3911311

c preprocess.c

/* Copyright (C) 2003 Epic Games Written by Jean-Marc Valin File: preprocess.c Preprocessor with denoising based on the algorithm by Ephraim and Malah Redistribution and use in so