Home
last modified time | relevance | path

Searched defs:bl (Results 1 – 25 of 39) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/test/MC/ARM/
H A Dsymbol-variants.s20 bl f04(PLT) label
21 bl f05(plt) label
/minix3/external/bsd/blacklist/lib/
H A Dblacklist.c51 struct blacklist *bl; in blacklist_sa() local
61 blacklist_sa_r(struct blacklist *bl, int action, int rfd, in blacklist_sa_r()
74 blacklist_r(struct blacklist *bl, int action, int rfd, const char *msg) in blacklist_r()
85 blacklist_close(struct blacklist *bl) in blacklist_close()
H A Dbl.c335 bl_message_t bl; in bl_send() member
399 bl_message_t bl; in bl_recv() member
/minix3/external/bsd/bind/dist/lib/isc/
H A Dbufferlist.c33 isc_bufferlist_usedcount(isc_bufferlist_t *bl) { in isc_bufferlist_usedcount()
51 isc_bufferlist_availablecount(isc_bufferlist_t *bl) { in isc_bufferlist_availablecount()
/minix3/crypto/external/bsd/openssl/dist/crypto/cmac/
H A Dcmac.c81 static void make_kn(unsigned char *k1, unsigned char *l, int bl) in make_kn()
137 int bl; in CMAC_CTX_copy() local
187 int bl; in CMAC_Init() local
213 size_t bl; in CMAC_Update() local
256 int i, bl, lb; in CMAC_Final() local
/minix3/lib/libc/db/btree/
H A Dbt_utils.c71 BLEAF *bl; in __bt_ret() local
151 BLEAF *bl; in __bt_cmp() local
H A Dbt_split.c86 BLEAF *bl = NULL, *tbl; /* pacify gcc */ in __bt_split() local
539 BLEAF *bl; in bt_broot() local
617 BLEAF *bl; in bt_psplit() local
H A Dbt_debug.c172 BLEAF *bl; in __bt_dpage() local
H A Dbt_delete.c471 BLEAF *bl; in __bt_dleaf() local
/minix3/lib/libcurses/
H A Dborder.c188 const cchar_t *bl, const cchar_t *br) in border_set()
200 const cchar_t *bl, const cchar_t *br) in wborder_set()
/minix3/external/bsd/blacklist/bin/
H A Dblacklistd.c165 process(bl_t bl) in process()
317 bl_t bl = bl_create(true, path, vflag ? vdlog : vsyslog); in addfd() local
477 bl_t *bl = NULL; in main() local
/minix3/tests/lib/libm/
H A Dt_round.c60 long double al = VALL, bl, cl; in ATF_TC_BODY() local
/minix3/external/mit/lua/dist/src/
H A Dlparser.c261 BlockCnt *bl = fs->bl; in markupval() local
366 BlockCnt *bl = ls->fs->bl; in findlabel() local
420 static void movegotosout (FuncState *fs, BlockCnt *bl) { in movegotosout()
438 static void enterblock (FuncState *fs, BlockCnt *bl, lu_byte isloop) { in enterblock()
473 BlockCnt *bl = fs->bl; in leaveblock() local
527 static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) { in open_func()
783 BlockCnt bl; in body() local
1100 BlockCnt bl; in block() local
1253 BlockCnt bl; in whilestat() local
1300 BlockCnt bl; in forbody() local
[all …]
/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dtypes.c29 void test_block_ptr(Block *bl) { in test_block_ptr()
/minix3/libexec/ld.elf_so/
H A Dexpand.c72 expand(char *buf, const char *execname, int what, size_t bl) in expand()
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dcxx0x-initializer-stdinitializerlist.cpp61 std::initializer_list<B> bl = { {1, 2}, {2, 3}, {} }; in simple_list() local
122 auto bl = {1, 2.0}; // expected-error {{cannot deduce}} in auto_deduction() local
H A Dconversion.cpp68 bool bl = NULL; // expected-warning {{implicit conversion of NULL constant to 'bool'}} in test3() local
/minix3/lib/libcrypt/
H A Dcrypt.c256 #define LOAD(d,d0,d1,bl) d0 = (bl).b32.i0, d1 = (bl).b32.i1 argument
258 #define OR(d,d0,d1,bl) d0 |= (bl).b32.i0, d1 |= (bl).b32.i1 argument
259 #define STORE(s,s0,s1,bl) (bl).b32.i0 = s0, (bl).b32.i1 = s1 argument
/minix3/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_enc.c308 int i, j, bl; in EVP_EncryptUpdate() local
378 unsigned int i, b, bl; in EVP_EncryptFinal_ex() local
/minix3/common/dist/zlib/contrib/iostream/
H A Dzfstream.cpp192 int bl = blen(); in overflow() local
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_object.c95 BIGNUM *bl = NULL; in a2d_ASN1_OBJECT() local
/minix3/bin/csh/
H A Dglob.c127 globbrace(Char *s, Char *p, Char ***bl) in globbrace()
233 Char **bl; in expbrace() local
/minix3/external/bsd/mdocml/dist/
H A Dmdoc_term.c569 const struct mdoc_node *bl, in print_bvspace()
620 const struct mdoc_node *bl, *nn; in termp_it_pre() local
/minix3/minix/commands/cawf/
H A Dcawf.h110 int bl; /* length of *bb */ member
/minix3/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_mul.c940 int top, al, bl; in BN_mul() local

12