代码搜索:LONG

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

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

out++ s-long-zf-long.out++

+++long zerofield inside struct starting with long: size=12,align=4 offset-long=0,offset-last=8, align-long=4,align-last=4
www.eeworm.com/read/190666/5176697

out s-long-s-long.out

+++Struct long inside struct starting with long: size=8,align=4 offset-long=0,offset-sss-long=4, align-long=4,align-sss-long=4
www.eeworm.com/read/190666/5177292

out s-long-zf-long.out

+++long zerofield inside struct starting with long: size=8,align=4 offset-long=0,offset-last=4, align-long=4,align-last=4
www.eeworm.com/read/190666/5177313

out++ s-long-s-long.out++

+++Struct long inside struct starting with long: size=8,align=4 offset-long=0,offset-sss-long=4, align-long=4,align-sss-long=4
www.eeworm.com/read/190666/5177550

c s-long-s-long.c

#include static struct sss{ long f; struct {long m;} snd; } sss; #define _offsetof(st,f) ((char *)&((st *) 16)->f - (char *) 16) int main (void) { printf ("+++Struct long inside str
www.eeworm.com/read/168845/5433364

cpp has_long_long_pass.cpp

// This file was automatically generated on Fri Dec 03 18:04:00 2004 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-4. // Use, modification and distribution are subject to
www.eeworm.com/read/168845/5433447

ipp boost_has_long_long.ipp

// (C) Copyright John Maddock 2001. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http
www.eeworm.com/read/168845/5433514

cpp has_long_long_fail.cpp

// This file was automatically generated on Fri Dec 03 18:04:00 2004 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-4. // Use, modification and distribution are subject to
www.eeworm.com/read/162614/5529314

c long-long-typespec-1.c

/* Test for valid and invalid combinations of type specifiers in C90 with -Wno-long-long. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=iso9899
www.eeworm.com/read/340665/3276956

c s-long-zf-long.c

#include static struct sss{ long f; long :0; int i; } sss; #define _offsetof(st,f) ((char *)&((st *) 16)->f - (char *) 16) int main (void) { printf ("+++long zerofield inside stru