Searched defs:bits_set (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | dh.c | 240 int bits_set = 0; in dh_pub_is_valid() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/ |
H A D | stormy16.c | 1744 static int bits_set[8] = { 0, 1, 1, 2, 1, 2, 2, 3 }; in xstormy16_print_operand() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
H A D | stormy16.cc | 1744 static int bits_set[8] = { 0, 1, 1, 2, 1, 2, 2, 3 }; in xstormy16_print_operand() local
|