代码搜索:capable
找到约 809 项符合「capable」的源代码
代码结果 809
www.eeworm.com/read/323728/13324943
h ethernet.h
#ifndef _ethernet_H_
#define _ethernet_H_
typedef unsigned int regaddress;
#define BUFLENTH 768
#define TIME_OUT 0x10000000
#define SMC_BASE_ADDRESS 0x2000000
#define reg10
www.eeworm.com/read/147331/5732640
c wcstombs.c
/*
FUNCTION
---minimal wide char string to multibyte string converter
INDEX
wcstombs
ANSI_SYNOPSIS
#include
int wcstombs(const char *, wchar_t *, size_t );
www.eeworm.com/read/125688/6023503
c attr.c
/*
* linux/fs/attr.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
* changes by Thomas Schoebel-Theuer
*/
#include
#include
#include
/* Taken ove
www.eeworm.com/read/124347/6052089
c wcstombs.c
/*
FUNCTION
---minimal wide char string to multibyte string converter
INDEX
wcstombs
ANSI_SYNOPSIS
#include
int wcstombs(const char *, wchar_t *, size_t );