Home
last modified time | relevance | path

Searched defs:sbit (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/binutils/gas/
HDitbl-parse.y275 static int sbit, ebit; variable
HDitbl-ops.c117 int sbit; /* mask starting bit position */ member
209 int sbit, int ebit, unsigned long flags) in itbl_add_insn()
226 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand()
867 alloc_field (e_type type, int sbit, int ebit, in alloc_field()
/NextBSD/contrib/apr-util/dbm/sdbm/
HDsdbm_pair.c254 splpage(pag, new, sbit) in splpage() argument
/NextBSD/contrib/tcsh/
HDsh.exec.c101 # define sbit(f, i) tbit(f, i, unsigned short) macro
/NextBSD/gnu/usr.bin/grep/
HDdfa.c2761 static int sbit[NOTCHAR]; /* Table for anding with d->success. */ in dfaexec() local