Searched refs:bit_alloc (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/tests/include/ |
| D | d_bitstring_27.out | 33 test bit_alloc, clearbits, bit_ffc, bit_ffs
|
| D | d_bitstring_32.out | 38 test bit_alloc, clearbits, bit_ffc, bit_ffs
|
| D | d_bitstring_64.out | 70 test bit_alloc, clearbits, bit_ffc, bit_ffs
|
| D | d_bitstring_49.out | 55 test bit_alloc, clearbits, bit_ffc, bit_ffs
|
| D | d_bitstring_67.out | 73 test bit_alloc, clearbits, bit_ffc, bit_ffs
|
| D | d_bitstring_8.out | 14 test bit_alloc, clearbits, bit_ffc, bit_ffs
|
| D | t_bitstring.c | 81 bs = bit_alloc(test_length); in calculate_data()
|
| /netbsd/src/include/ |
| D | bitstring.h | 71 #define bit_alloc(nbits) \ macro
|
| /netbsd/src/sys/arch/ia64/stand/common/ |
| D | bitstring.h | 55 #define bit_alloc(nbits) \ macro
|
| D | bcache.c | 92 bcache_miss = bit_alloc((bcache_nblks + 1) / 2); in bcache_init()
|
| /netbsd/src/share/man/man3/ |
| D | Makefile | 39 MLINKS+=bitstring.3 bit_alloc.3 \
|
| /netbsd/src/usr.bin/sockstat/ |
| D | sockstat.c | 237 portmap = bit_alloc(65536);
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | screen.c | 179 if ((s->tabs = bit_alloc(screen_size_x(s))) == NULL) in screen_reset_tabs()
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 6766 ./usr/share/man/cat3/bit_alloc.0 comp-c-catman .cat 15374 ./usr/share/man/html3/bit_alloc.html comp-c-htmlman html 23821 ./usr/share/man/man3/bit_alloc.3 comp-c-man .man
|