Searched defs:bi (Results 1 - 25 of 93) sorted by relevance

1234

/freebsd-11-stable/contrib/apr/strings/
H A Dapr_strnatcmp.c90 int ai, bi; local
/freebsd-11-stable/lib/libc/db/btree/
H A Dbt_utils.c146 BINTERNAL *bi; local
H A Dbt_debug.c150 BINTERNAL *bi; local
H A Dbt_delete.c141 BINTERNAL *bi; local
370 BINTERNAL *bi; local
[all...]
H A Dbt_split.c80 BINTERNAL *bi; local
518 BINTERNAL *bi; local
596 BINTERNAL *bi; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbf_null.c94 static int nullf_new(BIO *bi) argument
H A Dbss_null.c89 static int null_new(BIO *bi) argument
H A Dbss_sock.c111 static int sock_new(BIO *bi) argument
H A Dbss_mem.c119 static int mem_new(BIO *bi) argument
H A Dbf_buff.c92 static int buffer_new(BIO *bi) argument
H A Dbf_lbuf.c103 static int linebuffer_new(BIO *bi) argument
H A Dbss_fd.c138 static int fd_new(BIO *bi) argument
H A Dbf_nbio.c101 static int nbiof_new(BIO *bi) argument
H A Dbss_acpt.c127 static int acpt_new(BIO *bi) argument
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dbio_md.c97 static int md_new(BIO *bi) argument
H A Dbio_enc.c111 static int enc_new(BIO *bi) argument
/freebsd-11-stable/stand/efi/loader/arch/i386/
H A Defimd.c62 ldr_bootinfo(struct bootinfo *bi, uint64_t *bi_addr) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_mod.c165 size_t i, ai, bi, mtop = m->top; local
245 size_t i, ai, bi, mtop = m->top; local
/freebsd-11-stable/stand/i386/libi386/
H A Dbootinfo32.c44 static struct bootinfo bi; variable in typeref:struct:bootinfo
[all...]
/freebsd-11-stable/stand/userboot/userboot/
H A Dbootinfo32.c43 static struct bootinfo bi; variable in typeref:struct:bootinfo
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-dse.c389 bitmap_iterator bi; local
H A Dtree-ssa-sink.c221 bitmap_iterator bi; local
H A Dtree-ssa-threadupdate.c867 bitmap_iterator bi; local
H A Dbitmap.h204 bmp_iter_set_init (bitmap_iterator *bi, bitmap map, argument
246 bmp_iter_and_init(bitmap_iterator *bi, bitmap map1, bitmap map2, unsigned start_bit, unsigned *bit_no) argument
314 bmp_iter_and_compl_init(bitmap_iterator *bi, bitmap map1, bitmap map2, unsigned start_bit, unsigned *bit_no) argument
362 bmp_iter_next(bitmap_iterator *bi, unsigned *bit_no) argument
373 bmp_iter_set(bitmap_iterator *bi, unsigned *bit_no) argument
420 bmp_iter_and(bitmap_iterator *bi, unsigned *bit_no) argument
487 bmp_iter_and_compl(bitmap_iterator *bi, unsigned *bit_no) argument
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Dbio_ssl.c102 static int ssl_new(BIO *bi) argument

Completed in 251 milliseconds

1234