代码搜索:Built-In
找到约 2,787 项符合「Built-In」的源代码
代码结果 2,787
www.eeworm.com/read/233448/4684937
c builtins-35.c
/* Test that nan functions are not built-in in C90 mode. Bug 14635. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=c89" } */
int nan, nanf, nanl,
www.eeworm.com/read/209559/4965847
h a3000.h
#ifndef A3000_H
#define A3000_H
/* $Id: a3000.h,v 1.4 1997/01/19 23:07:10 davem Exp $
*
* Header file for the Amiga 3000 built-in SCSI controller for Linux
*
* Written and (C) 1993, Hamish Macdon
www.eeworm.com/read/179911/5296110
h a3000.h
#ifndef A3000_H
#define A3000_H
/* $Id: a3000.h,v 1.4 1997/01/19 23:07:10 davem Exp $
*
* Header file for the Amiga 3000 built-in SCSI controller for Linux
*
* Written and (C) 1993, Hamish Macdon
www.eeworm.com/read/350097/3131003
h a3000.h
#ifndef A3000_H
#define A3000_H
/* $Id: a3000.h,v 1.4 1997/01/19 23:07:10 davem Exp $
*
* Header file for the Amiga 3000 built-in SCSI controller for Linux
*
* Written and (C) 1993, Hamish Macdon
www.eeworm.com/read/316872/3589774
kconfig
config ETRAX_ETHERNET
bool "Ethernet support"
depends on ETRAX_ARCH_V10
select NET_ETHERNET
select MII
help
This option enables the ETRAX 100LX built-in 10/100Mbit Ethernet
controller.
cho
www.eeworm.com/read/316872/3593898
h a3000.h
#ifndef A3000_H
#define A3000_H
/* $Id: a3000.h,v 1.4 1997/01/19 23:07:10 davem Exp $
*
* Header file for the Amiga 3000 built-in SCSI controller for Linux
*
* Written and (C) 1993, Hamish Macdon
www.eeworm.com/read/273525/4205065
hlp classbi.hlp
{smcl}
{* 29mar2005}{...}
{cmd:help classbi}
{hline}
{title:Appendix C.4: Quick summary of built-ins}
{pstd}
Built-ins come in two flavors: (1) built-in functions{hline 2}built-ins that
r
www.eeworm.com/read/389879/2532601
kconfig
config ETRAX_ETHERNET
bool "Ethernet support"
depends on ETRAX_ARCH_V10
select NET_ETHERNET
select MII
help
This option enables the ETRAX 100LX built-in 10/100Mbit Ethernet
controller.
cho
www.eeworm.com/read/378176/2689703
am makefile.am
# Convenience library for optional built-in BLAS routines - not installed.
AM_CPPFLAGS= -I$(top_srcdir)/include
noinst_LTLIBRARIES = libblas.la
libblas_la_SOURCES = \
dasum.c dcopy.c dgemm.c
www.eeworm.com/read/366702/2882198
c builtins-35.c
/* Test that nan functions are not built-in in C90 mode. Bug 14635. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=c89" } */
int nan, nanf, nanl,