代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/190666/5178578
c 931004-10.c
#include
struct tiny
{
char c;
char d;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
x = va_arg (ap,struct tiny
www.eeworm.com/read/178244/5317411
h fincvar.h
#ifndef _FinC_VAR_H_
#define _FinC_VAR_H_
#include
#include
#include
#include
#include
#define FinC_VAR(obj) ((
www.eeworm.com/read/178244/5317421
h fincsys.h
#ifndef _FinC_SYS_H_
#define _FinC_SYS_H_
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/178244/5317425
h fincdata.h
#ifndef _FinC_DATA_H_
#define _FinC_DATA_H_
#include
#include
#include
#include
#include
#define FinC_DATA(obj)
www.eeworm.com/read/178244/5317428
h fincfield.h
#ifndef _FinC_FIELD_H_
#define _FinC_FIELD_H_
#include
#include
#include
#include
#include
#define FinC_FIELD(o
www.eeworm.com/read/340665/3279326
c 931004-10.c
#include
struct tiny
{
char c;
char d;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
x = va_arg (ap,struct tiny
www.eeworm.com/read/440906/1780967
c 931004-10.c
#include
struct tiny
{
char c;
char d;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
x = va_arg (ap,struct tiny
www.eeworm.com/read/366702/2879087
c 931004-10.c
#include
struct tiny
{
char c;
char d;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
x = va_arg (ap,struct tiny
www.eeworm.com/read/390009/8489309
dos readme.dos
This is the README.DOS file included in the loucomp.zip file.
The other files in the distribution are the source code files
in standard C for the TINY compiler and Tiny Machine simulator
as descri
www.eeworm.com/read/183554/9153914
dos readme.dos
This is the README.DOS file included in the loucomp.zip file.
The other files in the distribution are the source code files
in standard C for the TINY compiler and Tiny Machine simulator
as descri