Searched defs:sbit (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
H A Ditbl-ops.c117 int sbit; /* mask starting bit position */ member in struct:itbl_range
226 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, argument
208 itbl_add_insn(int yyprocessor, char *name, unsigned long value, int sbit, int ebit, unsigned long flags) argument
867 alloc_field(e_type type, int sbit, int ebit, unsigned long flags) argument
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dsh.exec.c101 # define sbit(f, i) tbit(f, i, unsigned short) macro
/freebsd-10-stable/gnu/usr.bin/grep/
H A Ddfa.c2761 static int sbit[NOTCHAR]; /* Table for anding with d->success. */ local

Completed in 45 milliseconds