代码搜索:fields

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

代码结果 10,000
www.eeworm.com/read/170603/9796446

sbk fields.sbk

.486 .model flat extrn __fltused:near extrn __ftol:near _DATA segment public _x align 4 _x label byte dd 1 db 2 db 3 dup (0) db 03H db 040H db 2 dup (0) db 050H db 6 db 2 dup (0) public _i align 4 _i
www.eeworm.com/read/170603/9796595

sbk fields.sbk

.data .globl x .align 4 .type x,@object .size x,16 x: .long 1 .byte 2 .space 3 .byte 3 .byte 64 .space 2 .byte 80 .byte 6 .space 2 .globl i .align 4 .type i,@object .size i,4 i: .long 16 .globl y .ali
www.eeworm.com/read/170603/9796671

fields.0

www.eeworm.com/read/170603/9796707

c fields.c

struct foo { int a; char b; int x : 12, y : 4, : 0, : 4, z : 3; char c; } x = { 1, 2, 3, 4, 5, 6 }; int i = 16; struct baz { unsigned int a:2, b:4, c:32;} y = { 7, 8, 9}; main() { printf("x = %d
www.eeworm.com/read/170603/9796918

sbk fields.sbk

.sdata .globl x .align 2 x: .long 0x1 .byte 0x2 .space 3 .byte 0x3 .byte 0x40 .space 2 .byte 0x50 .byte 0x6 .space 2 .globl i .align 2 i: .long 0x10 .globl y .align 2 y: .byte 0x23 .space 3 .byte 0x9
www.eeworm.com/read/170603/9797086

sbk fields.sbk

.section ".data" .global x .type x,#object .size x,16 .align 4 x: .word 0x1 .byte 0x2 .skip 3 .byte 0x0 .byte 0x34 .skip 2 .byte 0xa .byte 0x6 .skip 2 .global i .type i,#object .size i,4 .align 4 i: .
www.eeworm.com/read/415837/11050524

h fields.h

#if !defined(AFX_FIELDS_H__F3D52355_CE24_4B35_BE8A_99855219792F__INCLUDED_) #define AFX_FIELDS_H__F3D52355_CE24_4B35_BE8A_99855219792F__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_
www.eeworm.com/read/415837/11050653

cpp fields.cpp

// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++ // NOTE: Do not modify the contents of this file. If this class is regenerated by // Microsoft Visual C++, your m
www.eeworm.com/read/269687/11083918

h fields.h

#if !defined(AFX_FIELDS_H__3C786536_6A59_4FB5_A407_62A3FD69A58F__INCLUDED_) #define AFX_FIELDS_H__3C786536_6A59_4FB5_A407_62A3FD69A58F__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_
www.eeworm.com/read/269687/11083937

cpp fields.cpp

// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++ // NOTE: Do not modify the contents of this file. If this class is regenerated by // Microsoft Visual C++, your m