/minix3/external/bsd/llvm/dist/llvm/test/MC/ARM/ |
H A D | symbol-variants.s | 20 bl f04(PLT) label 21 bl f05(plt) label
|
/minix3/external/bsd/blacklist/lib/ |
H A D | blacklist.c | 51 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 D | bl.c | 335 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 D | bufferlist.c | 33 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 D | cmac.c | 81 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 D | bt_utils.c | 71 BLEAF *bl; in __bt_ret() local 151 BLEAF *bl; in __bt_cmp() local
|
H A D | bt_split.c | 86 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 D | bt_debug.c | 172 BLEAF *bl; in __bt_dpage() local
|
H A D | bt_delete.c | 471 BLEAF *bl; in __bt_dleaf() local
|
/minix3/lib/libcurses/ |
H A D | border.c | 188 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 D | blacklistd.c | 165 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 D | t_round.c | 60 long double al = VALL, bl, cl; in ATF_TC_BODY() local
|
/minix3/external/mit/lua/dist/src/ |
H A D | lparser.c | 261 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 D | types.c | 29 void test_block_ptr(Block *bl) { in test_block_ptr()
|
/minix3/libexec/ld.elf_so/ |
H A D | expand.c | 72 expand(char *buf, const char *execname, int what, size_t bl) in expand()
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | cxx0x-initializer-stdinitializerlist.cpp | 61 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 D | conversion.cpp | 68 bool bl = NULL; // expected-warning {{implicit conversion of NULL constant to 'bool'}} in test3() local
|
/minix3/lib/libcrypt/ |
H A D | crypt.c | 256 #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 D | evp_enc.c | 308 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 D | zfstream.cpp | 192 int bl = blen(); in overflow() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/ |
H A D | a_object.c | 95 BIGNUM *bl = NULL; in a2d_ASN1_OBJECT() local
|
/minix3/bin/csh/ |
H A D | glob.c | 127 globbrace(Char *s, Char *p, Char ***bl) in globbrace() 233 Char **bl; in expbrace() local
|
/minix3/external/bsd/mdocml/dist/ |
H A D | mdoc_term.c | 569 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 D | cawf.h | 110 int bl; /* length of *bb */ member
|
/minix3/crypto/external/bsd/openssl/dist/crypto/bn/ |
H A D | bn_mul.c | 940 int top, al, bl; in BN_mul() local
|