代码搜索:Built-In
找到约 2,787 项符合「Built-In」的源代码
代码结果 2,787
www.eeworm.com/read/439082/1814237
in config.in
mainmenu_option next_comment
comment 'Drivers for ETRAX 100LX built-in interfaces'
bool 'Ethernet support' CONFIG_ETRAX_ETHERNET
if [ "$CONFIG_ETRAX_ETHERNET" = "y" ]; then
# this is just so that the
www.eeworm.com/read/430518/1923215
in config.in
mainmenu_option next_comment
comment 'Drivers for ETRAX 100LX built-in interfaces'
bool 'Ethernet support' CONFIG_ETRAX_ETHERNET
if [ "$CONFIG_ETRAX_ETHERNET" = "y" ]; then
# this is just so that the
www.eeworm.com/read/430182/1937795
in config.in
mainmenu_option next_comment
comment 'Drivers for ETRAX 100LX built-in interfaces'
bool 'Ethernet support' CONFIG_ETRAX_ETHERNET
if [ "$CONFIG_ETRAX_ETHERNET" = "y" ]; then
# this is just so that the
www.eeworm.com/read/385891/2579460
in config.in
mainmenu_option next_comment
comment 'Drivers for ETRAX 100LX built-in interfaces'
bool 'Ethernet support' CONFIG_ETRAX_ETHERNET
if [ "$CONFIG_ETRAX_ETHERNET" = "y" ]; then
# this is just so that the
www.eeworm.com/read/376060/2715274
svn-base stdio.h.svn-base
/*
this file is deliberately empty (the stdio functions are built-in)
* but FILE is often needed...
*/
#ifndef __stdio_h
#define __stdio_h
typedef int FILE;
FILE *stdin = _get_std_stream(1);
www.eeworm.com/read/376060/2715577
h stdio.h
/*
this file is deliberately empty (the stdio functions are built-in)
* but FILE is often needed...
*/
#ifndef __stdio_h
#define __stdio_h
typedef int FILE;
FILE *stdin = _get_std_stream(1);
www.eeworm.com/read/376060/2715623
svn-base stdio.h.svn-base
/*
this file is deliberately empty (the stdio functions are built-in)
* but FILE is often needed...
*/
#ifndef __stdio_h
#define __stdio_h
typedef int FILE;
FILE *stdin = _get_std_stream(1);
www.eeworm.com/read/376060/2715971
h stdio.h
/*
this file is deliberately empty (the stdio functions are built-in)
* but FILE is often needed...
*/
#ifndef __stdio_h
#define __stdio_h
typedef int FILE;
FILE *stdin = _get_std_stream(1);
www.eeworm.com/read/376060/2716020
svn-base stdio.h.svn-base
/*
this file is deliberately empty (the stdio functions are built-in)
* but FILE is often needed...
*/
#ifndef __stdio_h
#define __stdio_h
typedef int FILE;
FILE *stdin = _get_std_stream(1);
www.eeworm.com/read/368386/2816250
in config.in
mainmenu_option next_comment
comment 'Drivers for ETRAX 100LX built-in interfaces'
bool 'Ethernet support' CONFIG_ETRAX_ETHERNET
if [ "$CONFIG_ETRAX_ETHERNET" = "y" ]; then
# this is just so that the