/src/tests/usr.bin/xlint/lint1/ |
msg_065.c | 7 int member; 15 unsigned int :14; member in struct:only_unnamed_members 16 unsigned int :0; member in struct:only_unnamed_members
|
msg_065.c | 7 int member; 15 unsigned int :14; member in struct:only_unnamed_members 16 unsigned int :0; member in struct:only_unnamed_members
|
msg_049.c | 9 unsigned int flag: 1; 15 unsigned int :0; member in struct:__anonfa87f5280108 18 int int_value;
|
msg_179.c | 9 unsigned int :0; member in struct:__anonfa9bb2cc0108 23 unsigned int: 0; member in struct:__anonfa9bb2cc0308
|
msg_049.c | 9 unsigned int flag: 1; 15 unsigned int :0; member in struct:__anonfa87f5280108 18 int int_value;
|
msg_179.c | 9 unsigned int :0; member in struct:__anonfa9bb2cc0108 23 unsigned int: 0; member in struct:__anonfa9bb2cc0308
|
decl.c | 105 int 109 /* expect-1: error: old-style declaration; add 'int' [1] */ 131 int *const volatile cover_type_qualifier_list; 139 int signed_int; 140 unsigned int unsigned_int; 144 int member; 164 /* expect+2: error: old-style declaration; add 'int' [1] */ 165 /* expect+1: error: syntax error 'int' [249] */ 166 thread int thread_int; 167 __thread int thread_int 202 unsigned int :0; member in struct:bit_and_data 204 unsigned int :0; member in struct:bit_and_data 228 unsigned int :bits; member in struct:symbol_type_in_unnamed_bit_field_member::s [all...] |
decl.c | 105 int 109 /* expect-1: error: old-style declaration; add 'int' [1] */ 131 int *const volatile cover_type_qualifier_list; 139 int signed_int; 140 unsigned int unsigned_int; 144 int member; 164 /* expect+2: error: old-style declaration; add 'int' [1] */ 165 /* expect+1: error: syntax error 'int' [249] */ 166 thread int thread_int; 167 __thread int thread_int 202 unsigned int :0; member in struct:bit_and_data 204 unsigned int :0; member in struct:bit_and_data 228 unsigned int :bits; member in struct:symbol_type_in_unnamed_bit_field_member::s [all...] |
/src/tests/usr.bin/indent/ |
lsym_colon.c | 76 int constant_expression = true?4:12345; 80 int constant_expression = true ? 4 : 12345; 90 int maybe_signed : 4; 91 signed int definitely_signed:3; 92 signed int : 0;/* padding */ member in struct:bit_field 93 unsigned int definitely_unsigned:3; 94 unsigned int:0;/* padding */ member in struct:bit_field 101 int maybe_signed:4; 102 signed int definitely_signed:3; 104 signed int: 0; /* padding * member in struct:bit_field 107 unsigned int: 0; \/* padding *\/ member in struct:bit_field [all...] |
lsym_colon.c | 76 int constant_expression = true?4:12345; 80 int constant_expression = true ? 4 : 12345; 90 int maybe_signed : 4; 91 signed int definitely_signed:3; 92 signed int : 0;/* padding */ member in struct:bit_field 93 unsigned int definitely_unsigned:3; 94 unsigned int:0;/* padding */ member in struct:bit_field 101 int maybe_signed:4; 102 signed int definitely_signed:3; 104 signed int: 0; /* padding * member in struct:bit_field 107 unsigned int: 0; \/* padding *\/ member in struct:bit_field [all...] |
/src/sys/arch/powerpc/include/ |
aout_machdep.h | 44 int r_address; /* offset in text or data segment */ 45 unsigned int r_symbolnum : 24, /* ordinal number of add symbol */ member in struct:relocation_info_ppc
|
aout_machdep.h | 44 int r_address; /* offset in text or data segment */ 45 unsigned int r_symbolnum : 24, /* ordinal number of add symbol */ member in struct:relocation_info_ppc
|
/src/sys/arch/sparc/include/ |
aout_machdep.h | 51 int r_address; /* offset in text or data segment */ 52 unsigned int r_symbolnum : 24, /* ordinal number of add symbol */ member in struct:relocation_info_sparc
|
aout_machdep.h | 51 int r_address; /* offset in text or data segment */ 52 unsigned int r_symbolnum : 24, /* ordinal number of add symbol */ member in struct:relocation_info_sparc
|
/src/common/lib/libprop/ |
prop_number.c | 54 unsigned int pnv_is_unsigned :1, member in struct:_prop_number_value 101 static int 127 static int 138 static int 174 static int 425 _PROP_EXPORT int 537 TEMPLATE(int, int, INT_MIN, INT_MAX) 548 TEMPLATE(uint, unsigned int, 0, UINT_MAX) 630 struct _prop_number_value *pnv, int base [all...] |
prop_number.c | 54 unsigned int pnv_is_unsigned :1, member in struct:_prop_number_value 101 static int 127 static int 138 static int 174 static int 425 _PROP_EXPORT int 537 TEMPLATE(int, int, INT_MIN, INT_MAX) 548 TEMPLATE(uint, unsigned int, 0, UINT_MAX) 630 struct _prop_number_value *pnv, int base [all...] |
/src/usr.sbin/sysinst/arch/mac68k/ |
md.h | 55 int type; /* Entry type from above */ 75 int usefull; /* on install, clobber entire disk */ 78 int size; /* number of blocks in map for I/O */ 79 int in_use_cnt; /* number of block in current use in map */ 80 int usable_cnt; /* number of partitions usable by NetBSD */ 81 int hfs_cnt; /* number of MacOS partitions found */ 82 int root_cnt; /* number of root partitions in map */ 83 int swap_cnt; /* number of swap partitions in map */ 84 int usr_cnt; /* number of usr partitions in map */ 85 int selected; /* current partition selection in mblk * 116 unsigned int : 7; member in struct:__anon66f6aa490308::__anon66f6aa490408 [all...] |
md.h | 55 int type; /* Entry type from above */ 75 int usefull; /* on install, clobber entire disk */ 78 int size; /* number of blocks in map for I/O */ 79 int in_use_cnt; /* number of block in current use in map */ 80 int usable_cnt; /* number of partitions usable by NetBSD */ 81 int hfs_cnt; /* number of MacOS partitions found */ 82 int root_cnt; /* number of root partitions in map */ 83 int swap_cnt; /* number of swap partitions in map */ 84 int usr_cnt; /* number of usr partitions in map */ 85 int selected; /* current partition selection in mblk * 116 unsigned int : 7; member in struct:__anon66f6aa490308::__anon66f6aa490408 [all...] |
/src/sys/dev/ic/ |
isp_netbsd.h | 81 int splsaved; 82 int mboxwaiting; 88 unsigned int : 16, member in struct:isposinfo 219 ((int) (xs)->xs_periph->periph_channel->chan_channel) 222 #define XS_LUN(xs) ((int) (xs)->xs_periph->periph_lun) 223 #define XS_TGT(xs) ((int) (xs)->xs_periph->periph_target) 397 void isp_prt(ispsoftc_t *, int level, const char *, ...) __printflike(3, 4); 398 void isp_xs_prt(ispsoftc_t *, XS_T *, int level, const char *, ...) 403 int isp_mbox_acquire(ispsoftc_t *);
|
isp_netbsd.h | 81 int splsaved; 82 int mboxwaiting; 88 unsigned int : 16, member in struct:isposinfo 219 ((int) (xs)->xs_periph->periph_channel->chan_channel) 222 #define XS_LUN(xs) ((int) (xs)->xs_periph->periph_lun) 223 #define XS_TGT(xs) ((int) (xs)->xs_periph->periph_target) 397 void isp_prt(ispsoftc_t *, int level, const char *, ...) __printflike(3, 4); 398 void isp_xs_prt(ispsoftc_t *, XS_T *, int level, const char *, ...) 403 int isp_mbox_acquire(ispsoftc_t *);
|
/src/sys/arch/next68k/next68k/ |
nextrom.h | 158 int mon_init; 160 int mg_time; 166 int mg_dmachip; 167 int mg_diskchip; 168 volatile int *mg_intrstat; 169 volatile int *mg_intrmask; 172 int addr[NADDR], na; 173 int mx, my; /* mouse location */ 175 int (*mg_getc)(), (*mg_try_getc)(), (*mg_putc)(); field in struct:mon_global 176 int (*mg_alert)(), (*mg_alert_confirm)() field in struct:mon_global 178 int (*mg_boot_slider)(); field in struct:mon_global 186 int (*mg_anim_run)(); field in struct:mon_global 204 int (*mg_as_tune)(); field in struct:mon_global [all...] |
nextrom.h | 158 int mon_init; 160 int mg_time; 166 int mg_dmachip; 167 int mg_diskchip; 168 volatile int *mg_intrstat; 169 volatile int *mg_intrmask; 172 int addr[NADDR], na; 173 int mx, my; /* mouse location */ 175 int (*mg_getc)(), (*mg_try_getc)(), (*mg_putc)(); field in struct:mon_global 176 int (*mg_alert)(), (*mg_alert_confirm)() field in struct:mon_global 178 int (*mg_boot_slider)(); field in struct:mon_global 186 int (*mg_anim_run)(); field in struct:mon_global 204 int (*mg_as_tune)(); field in struct:mon_global [all...] |