Searched defs:sbit (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | itbl-ops.c | 119 int sbit; /* mask starting bit position */ member 216 int sbit, int ebit, unsigned long flags) in itbl_add_insn() 233 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand() 876 alloc_field (e_type type, int sbit, int ebit, in alloc_field()
|
H A D | itbl-parse.y | 275 static int sbit, ebit; variable
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | itbl-ops.c | 118 int sbit; /* mask starting bit position */ member 227 int sbit, int ebit, unsigned long flags) in itbl_add_insn() 244 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand() 887 alloc_field (e_type type, int sbit, int ebit, in alloc_field()
|
H A D | itbl-parse.y | 274 static int sbit, ebit; variable
|
H A D | itbl-parse.c | 271 static int sbit, ebit; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 990517-1.c | 9 sdbm__splpage (char *pag, char *New, long int sbit) in sdbm__splpage()
|
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/ |
H A D | pair.c | 232 splpage(char *pag, char *New, long int sbit) in splpage()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-tic54x.c | 4203 symbol *sbit = (symbol *) hash_find (sbit_hash, operand->buf); local
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-tic54x.c | 4255 symbol *sbit = (symbol *) hash_find (sbit_hash, operand->buf); local
|