Home
last modified time | relevance | path

Searched refs:BITSET (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dbfin-parse.h177 BITSET = 403, enumerator
352 #define BITSET 403 macro
Dbfin-lex.c1747 return BITSET;
Dbfin-parse.c204 BITSET = 403, enumerator
379 #define BITSET 403 macro
/openbsd/src/gnu/usr.bin/perl/cpan/Digest-SHA/src/
Dsha.c217 #define BITSET(s, pos) s[(pos) >> 3] & (UCHR) (0x01 << (7 - (pos) % 8)) macro
363 if (BITSET(bitstr, i)) in shabits()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dbfin-lex.l205 [bB][iI][tT][sS][eE][tT] return BITSET;
Dbfin-parse.y479 %token BITTGL BITCLR BITSET BITTST BITMUX
2341 | BITSET LPAREN REG COMMA expr RPAREN
/openbsd/src/gnu/gcc/gcc/config/bfin/
Dbfin.md1205 BITSET (%0, %X2);
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dgdb.texinfo8702 @emph{Set types} consist of @code{SET} and @code{BITSET} types.