代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/190666/5178269
c strct-stdarg-1.c
#include
struct tiny
{
char c;
char d;
char e;
char f;
char g;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
www.eeworm.com/read/190666/5178385
c 931004-14.c
#include
struct tiny
{
char c;
char d;
char e;
char f;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
x = va
www.eeworm.com/read/340665/3278992
c strct-stdarg-1.c
#include
struct tiny
{
char c;
char d;
char e;
char f;
char g;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
www.eeworm.com/read/340665/3279123
c 931004-14.c
#include
struct tiny
{
char c;
char d;
char e;
char f;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
x = va
www.eeworm.com/read/440906/1780630
c strct-stdarg-1.c
#include
struct tiny
{
char c;
char d;
char e;
char f;
char g;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
www.eeworm.com/read/440906/1780762
c 931004-14.c
#include
struct tiny
{
char c;
char d;
char e;
char f;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
x = va
www.eeworm.com/read/418684/2086725
makefile
# src/glu/sgi/Makefile
.SUFFIXES : .cc
TOP = ../../..
include $(TOP)/configs/current
GLU_MAJOR = 1
GLU_MINOR = 3
GLU_TINY = 0$(MESA_MAJOR)0$(MESA_MINOR)0$(MESA_TINY)
INCDIRS = -I$(TOP)/include -I
www.eeworm.com/read/380330/2661086
makefile
# src/glu/sgi/Makefile
.SUFFIXES : .cc
TOP = ../../..
include $(TOP)/configs/current
GLU_MAJOR = 1
GLU_MINOR = 3
GLU_TINY = 0$(MESA_MAJOR)0$(MESA_MINOR)0$(MESA_TINY)
INCDIRS = -I$(TOP)/include -I
www.eeworm.com/read/366702/2878562
c strct-stdarg-1.c
#include
struct tiny
{
char c;
char d;
char e;
char f;
char g;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
www.eeworm.com/read/366702/2878783
c 931004-14.c
#include
struct tiny
{
char c;
char d;
char e;
char f;
};
f (int n, ...)
{
struct tiny x;
int i;
va_list ap;
va_start (ap,n);
for (i = 0; i < n; i++)
{
x = va