代码搜索:LONG

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

代码结果 10,000
www.eeworm.com/read/233448/4676931

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/233448/4677167

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/233448/4677762

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/233448/4677783

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/233448/4678020

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/233448/4684305

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/221464/4830762

cpp has_long_long_pass.cpp

// 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.boost.org/LICENSE_1_0.txt)
www.eeworm.com/read/221464/4830817

cxx boost_has_long_long.cxx

// (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/221464/4830903

cpp has_long_long_fail.cpp

// 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.boost.org/LICENSE_1_0.txt)
www.eeworm.com/read/190666/5176273

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