Home
last modified time | relevance | path

Searched defs:l (Results 151 – 175 of 1031) sorted by relevance

12345678910>>...42

/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-winsource.c144 struct tui_line_or_address l; in tui_update_source_windows_with_addr() local
184 struct tui_line_or_address l; in tui_update_source_windows_with_line() local
367 tui_set_is_exec_point_at (struct tui_line_or_address l, in tui_set_is_exec_point_at()
/dragonfly/lib/libefivar/
H A Duefi-dplib.h505 #define CopyMem(d, s, l) memcpy(d, s, l) argument
520 #define StrCpyS(d, l, s) strcpy(d, s) argument
525 #define StrnCatS(d, l, s, len) strncat(d, s, len) argument
536 #define ZeroMem(p,l) memset(p, 0, l) argument
553 AllocateCopyPool(size_t l, const void *p) in AllocateCopyPool()
/dragonfly/lib/libc/locale/
H A Dbtowc.c40 btowc_l(int c, locale_t l) in btowc_l()
H A Dtolower.c48 ___tolower_l(__ct_rune_t c, locale_t l) in ___tolower_l()
H A Dtoupper.c48 ___toupper_l(__ct_rune_t c, locale_t l) in ___toupper_l()
/dragonfly/lib/libc/string/
H A Dmemmem.c38 memmem(const void *l, size_t l_len, const void *s, size_t s_len) in memmem()
H A Dwcswidth.c52 int len, l; in wcswidth_l() local
/dragonfly/crypto/libressl/crypto/bf/
H A Dbf_ecb.c82 BF_LONG l,d[2]; in BF_ecb_encrypt() local
/dragonfly/games/trek/
H A Dhelp.c70 int j, l = 0; in help() local
/dragonfly/contrib/bmake/
H A Dstresep.c62 size_t l; in stresep() local
/dragonfly/bin/sleep/
H A Dsleep.c49 long l; in main() local
/dragonfly/crypto/libressl/crypto/rsa/
H A Drsa_chk.c61 BIGNUM *i, *j, *k, *l, *m; in RSA_check_key() local
/dragonfly/contrib/binutils-2.34/ld/
H A Dldwrite.c375 struct bfd_link_order *l = s->map_head.link_order; in ds() local
433 struct bfd_link_order *l; in split_sections() local
H A Dldelf.c133 struct bfd_link_needed_list *l; in ldelf_vercheck() local
319 struct bfd_link_needed_list *l; in ldelf_try_needed() local
686 ldelf_check_ld_elf_hints (const struct bfd_link_needed_list *l, int force, in ldelf_check_ld_elf_hints()
896 ldelf_check_ld_so_conf (const struct bfd_link_needed_list *l, int force, in ldelf_check_ld_so_conf()
991 struct bfd_link_needed_list *needed, *l; in ldelf_after_open() local
/dragonfly/contrib/binutils-2.27/ld/
H A Dldwrite.c407 struct bfd_link_order *l = s->map_head.link_order; in ds() local
465 struct bfd_link_order *l; in split_sections() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgensupport.h42 #define OPTAB_CL(name, pat, c, b, l) name, argument
45 #define OPTAB_NL(name, pat, c, b, s, l) name, argument
48 #define OPTAB_VL(name, pat, c, b, s, l) name, argument
H A Dgengtype-lex.l44 update_lineno (const char *l, size_t len) in update_lineno()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_lz4.c311 size_t l; in archive_filter_lz4_write() local
435 size_t l = data->in - data->in_buffer; in lz4_write_one_block() local
448 size_t l = (remaining_size > length)? length: remaining_size; in lz4_write_one_block() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype-lex.l44 update_lineno (const char *l, size_t len) in update_lineno()
/dragonfly/crypto/libressl/crypto/modes/
H A Dofb128.c72 size_t l=0; in CRYPTO_ofb128_encrypt() local
/dragonfly/crypto/libressl/crypto/err/
H A Derr.c339 unsigned long ret, l; in err_string_data_hash() local
892 int l, f, r, ret; in ERR_error_string_n() local
980 unsigned long l; in ERR_lib_error_string() local
996 unsigned long l, f; in ERR_func_error_string() local
1010 unsigned long l, r; in ERR_reason_error_string() local
/dragonfly/lib/libc/stdio/
H A Dxprintf_vis.c55 unsigned l; in __printf_render_vis() local
/dragonfly/usr.sbin/lastlogin/
H A Dlastlogin.c93 outputx(struct passwd *p, struct lastlogx *l) in outputx()
/dragonfly/usr.bin/window/
H A Dparser4.c53 struct value l, r; in p_expr3_10() local
/dragonfly/crypto/libressl/crypto/asn1/
H A Dt_crl.c92 long l; in X509_CRL_print() local

12345678910>>...42