代码搜索:struct
找到约 10,000 项符合「struct」的源代码
代码结果 10,000
www.eeworm.com/read/142788/12921054
h struct_bank.h
#ifndef __STRUCTBANK_H__
#define __STRUCTBANK_H__
// This can be set to TRUE for debug builds, which will cause the structbanks
// to just allocate and free memory like normal. Helps find
www.eeworm.com/read/242811/12983405
h struct-dump.h
enum desc_type {
UINT64,
SINT64,
UINT32,
SINT32,
UINT16,
SINT16,
UINT8,
SINT8,
FOURCC,
STRING,
PTR,
ENUM16,
ENUM32,
STRUCT,
UNION,
BITS16,
BITS32,
BITS64,
VER,
PADDING,
};
struct
www.eeworm.com/read/242811/12983416
c struct-dump.c
#include
#include
#include
#include
#include
#include
#include "struct-dump.h"
/* -----------------------------------------------
www.eeworm.com/read/139775/13134971
m count_struct.m
function [count]=count_struct;
count.tracl= 0;
count.tracr= 4;
count.fldr= 8;
count.tracf= 12;
count.ep= 16;
count.cdp= 20;
count.cdpt= 24;
cou
www.eeworm.com/read/139775/13134974
m segy_struct.m
function [segy] = segy_struct;
segy.tracl= 'int';
segy.tracr= 'int';
segy.fldr= 'int';
segy.tracf= 'int';
segy.ep= 'int';
segy.cdp= 'int';
segy.cdpt=
www.eeworm.com/read/138927/13202151
reg-struct-return
Return values in registers, with "gcc -freg-struct-return":
"---" means return in memory.
I_III C_CdC D_fDd J_JiJ T_TcT X_BcdB
i386 eax al --- eax,edx --- ---
m68k
www.eeworm.com/read/137955/13276033
2bk struct.2bk
tst/struct.c:49: warning: missing return value
tst/struct.c:68: warning: missing return value
www.eeworm.com/read/137955/13276066
1bk struct.1bk
(-1,-1) is not within [10,10; 310,310]
(1,1) is not within [10,10; 310,310]
(20,300) is within [10,10; 310,310]
(500,400) is not within [10,10; 310,310]
ab
www.eeworm.com/read/137955/13276098
2bk struct.2bk
tst/struct.c:49: warning: missing return value
tst/struct.c:68: warning: missing return value
www.eeworm.com/read/137955/13276124
1bk struct.1bk
(-1,-1) is not within [10,10; 310,310]
(1,1) is not within [10,10; 310,310]
(20,300) is within [10,10; 310,310]
(500,400) is not within [10,10; 310,310]
ab