代码搜索:float

找到约 10,000 项符合「float」的源代码

代码结果 10,000
www.eeworm.com/read/190666/5177559

cpp c-float-1-c-float.cpp

#include class c{ public: float f; }; static class sss: public c{ public: float m; } sss; #define _offsetof(st,f) ((char *)&((st *) 16)->f - (char *) 16) int main (void) { printf
www.eeworm.com/read/340665/3277055

cpp c-float-2-c-float.cpp

#include class c{ public: float f; }; class c2{ public: float f2; }; static class sss: public c, public c2{ public: float m; } sss; #define _offsetof(st,f) ((char *)&((st *) 16)->
www.eeworm.com/read/340665/3277192

out++ c-float-2-c-float.out++

++Class with float inhereting classes with float & float: size=12,align=4 offset-f=0,offset-f2=4,offset-m=8, align-f=4,align-f2=4,align-m=4
www.eeworm.com/read/340665/3277750

out++ c-float-1-c-float.out++

++Class with float inhereting class with float: size=8,align=4 offset-float=0,offset-float=4, align-float=4,align-float=4
www.eeworm.com/read/340665/3278242

cpp c-float-1-c-float.cpp

#include class c{ public: float f; }; static class sss: public c{ public: float m; } sss; #define _offsetof(st,f) ((char *)&((st *) 16)->f - (char *) 16) int main (void) { printf
www.eeworm.com/read/440906/1778687

cpp c-float-2-c-float.cpp

#include class c{ public: float f; }; class c2{ public: float f2; }; static class sss: public c, public c2{ public: float m; } sss; #define _offsetof(st,f) ((char *)&((st *) 16)->
www.eeworm.com/read/440906/1778824

out++ c-float-2-c-float.out++

++Class with float inhereting classes with float & float: size=12,align=4 offset-f=0,offset-f2=4,offset-m=8, align-f=4,align-f2=4,align-m=4
www.eeworm.com/read/440906/1779382

out++ c-float-1-c-float.out++

++Class with float inhereting class with float: size=8,align=4 offset-float=0,offset-float=4, align-float=4,align-float=4
www.eeworm.com/read/440906/1779874

cpp c-float-1-c-float.cpp

#include class c{ public: float f; }; static class sss: public c{ public: float m; } sss; #define _offsetof(st,f) ((char *)&((st *) 16)->f - (char *) 16) int main (void) { printf
www.eeworm.com/read/391748/8379927

h float.in.h

/* A correct . Copyright (C) 2007 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public L