代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/440906/1778791
out++ s-float-float.out++
+++Struct float-float:
size=8,align=4,offset-float=0,offset-float=4,
align-float=4,align-float=4
www.eeworm.com/read/440906/1778822
out s-float-float.out
+++Struct float-float:
size=8,align=4,offset-float=0,offset-float=4,
align-float=4,align-float=4
www.eeworm.com/read/440906/1779081
out s-float-a-float.out
++++Array of float in struct starting with float:
size=44,align=4
offset-float=0,offset-arrayof-float=4,
align-float=4,align-arrayof-float=4
offset-float-a[5]=24,align-float-a[5]=4
www.eeworm.com/read/440906/1779204
out++ s-float-a-float.out++
++++Array of float in struct starting with float:
size=44,align=4
offset-float=0,offset-arrayof-float=4,
align-float=4,align-arrayof-float=4
offset-float-a[5]=24,align-float-a[5]=4
www.eeworm.com/read/440906/1779950
c s-float-a-float.c
#include
static struct sss{
float f;
float a[10];
} sss;
#define _offsetof(st,f) ((char *)&((st *) 16)->f - (char *) 16)
int main (void) {
printf ("++++Array of float in struct star
www.eeworm.com/read/440906/1780049
c s-float-float.c
#include
static struct sss{
float f;
float snd;
} sss;
#define _offsetof(st,f) ((char *)&((st *) 16)->f - (char *) 16)
int main (void) {
printf ("+++Struct float-float:\n");
print
www.eeworm.com/read/440773/1792128
rq tp-float-float.rq
# Positive test: product of type promotion within the xsd:decimal type tree.
# $Id: tP-float-float.rq,v 1.5 2007/01/15 16:15:03 andy_seaborne Exp $
PREFIX t:
www.eeworm.com/read/131315/5931810
in float.in
stop in main
run
step
step
print y
print y + 2
print 3.5*y
stop in f
cont
where
cont
www.eeworm.com/read/306178/3748395
to_float
ttttoooo____ffffllllooooaaaatttt((((3333)))) MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))
www.eeworm.com/read/358237/2992580
as float.as
/*
* Copyright (c) 2001-2007 Caucho Technology, Inc. All rights reserved.
*
* The Apache Software License, Version 1.1
*
* Redistribution and use in source and binary forms, with or without
* m