代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/162614/5530890
c unc4.c
/* { dg-do preprocess } */
/* { dg-options "-fno-show-column" } */
/* Tests for un-terminated conditional diagnostics.
Copyright (c) 1999 Free Software Foundation.
Contributed by Zack Weinberg,
www.eeworm.com/read/192182/8400418
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.13)
AC_INIT(src/helloworld.c)
dnl ========================================================================
dnl needed fo
www.eeworm.com/read/187102/8856010
test pluseq3.test
#! /bin/sh
# Another `+=' test with conditionals.
. $srcdir/defs || exit 1
echo 'AM_CONDITIONAL(CHECK, true)' >> configure.in
cat > Makefile.am
www.eeworm.com/read/187102/8856099
test pluseq2.test
#! /bin/sh
# Test `+=' with conditionals.
. $srcdir/defs || exit 1
echo 'AM_CONDITIONAL(CHECK, true)' >> configure.in
cat > Makefile.am
www.eeworm.com/read/187102/8856207
test condman.test
#! /bin/sh
# Make sure conditionals work with man pages.
. $srcdir/defs || exit 1
cat >> configure.in Makefile.am
www.eeworm.com/read/470566/6913914
h headers_slim.h
#ifndef HEADERS_SLIM_H
#define HEADERS_SLIM_H
/* -------------------------------------------------------------------
* headers_slim.h
* by Mark Gates
* Copyright 1999, Board of
www.eeworm.com/read/434804/7801370
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.13)
AC_INIT(src/helloworld.c)
dnl ========================================================================
dnl needed fo
www.eeworm.com/read/298407/7962321
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.13)
AC_INIT(src/helloworld.c)
dnl ========================================================================
dnl needed fo