代码搜索:AC分析
找到约 10,000 项符合「AC分析」的源代码
代码结果 10,000
www.eeworm.com/read/272513/10955241
m4 acinclude.m4
dnl AC_MTL_TRY_COMPILE(INCLUDES, FUNCTION-BODY,
dnl [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
dnl
dnl Just like AC_TRY_COMPILE except it does not #include "confdefs.h"
dnl which is n
www.eeworm.com/read/468463/6991043
m4 progtest.m4
# progtest.m4 serial 4 (gettext-0.14.2)
dnl Copyright (C) 1996-2003, 2005 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to
www.eeworm.com/read/332638/7121416
in configure.in
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRES
www.eeworm.com/read/299064/7894584
m4 progtest.m4
# progtest.m4 serial 4 (gettext-0.14.2)
dnl Copyright (C) 1996-2003, 2005 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to
www.eeworm.com/read/298833/7932234
m4 progtest.m4
# progtest.m4 serial 4 (gettext-0.14.2)
dnl Copyright (C) 1996-2003, 2005 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to
www.eeworm.com/read/197412/7996942
h comparator_drv.h
//! @file comparator_drv.h,v
//!
//! Copyright (c) 2004 Atmel.
//!
//! Please read file license.txt for copyright notice.
//!
//! @brief This file contains the low level macros and definition fo
www.eeworm.com/read/196870/8053198
m4 progtest.m4
# progtest.m4 serial 4 (gettext-0.14.2)
dnl Copyright (C) 1996-2003, 2005 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to
www.eeworm.com/read/245887/12774745
in configure.in
# process this file with autoconf to get a configure script
AC_INIT(libdc1394/dc1394_control.c)
AM_INIT_AUTOMAKE(libdc1394, 1.1.0)
AM_CONFIG_HEADER(config.h)
AC_PROG_CC
AC_PROG_LIBTOOL
AM_PROG_LIBTO
www.eeworm.com/read/142649/12933762
extra configure.extra
# Check for required stuff
#
#AC_CHECK_LIB()
#AC_CHECK_HEADERS()
#AC_CHECK_FUNCS()
AC_CHECK_FUNCS(stat64)
www.eeworm.com/read/305004/13780489
m4 progtest.m4
# progtest.m4 serial 4 (gettext-0.14.2)
dnl Copyright (C) 1996-2003, 2005 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to