Searched refs:bit_name (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/regen/
H A Dmk_PL_charclass.pl259 foreach my $bit_name (sort keys %bit_names) {
262 my $property = $bit_name; # The bit name is the same as its property,
264 $property = $bit_names{$bit_name} if $bit_names{$bit_name};
280 $bits[$cp] .= "(1U<<CC_${bit_name}_)";
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmaxq.h874 struct bit_name struct
879 typedef struct bit_name bit_name; typedef in typeref:struct:bit_name
881 bit_name bit_table[] =
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-maxq.c1040 bit_name *b = NULL;
1055 b = (bit_name *) hash_find (bit_hash, reg_string);
2858 struct bit_name *bittab;

Completed in 117 milliseconds