Searched defs:lend (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/lib/libreadline/ |
H A D | text.c | 255 int lend = rl_end > 0 ? rl_end - (rl_editing_mode == vi_mode) : rl_end; local 257 int lend = rl_end; local
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | util.h | 249 # define ninstr(big, bigend, little, lend) \ argument
|
H A D | util.c | 828 Perl_ninstr(const char *big, const char *bigend, const char *little, const char *lend) in Perl_ninstr() argument 880 Perl_rninstr(const char *big, const char *bigend, const char *little, const char *lend) in Perl_rninstr() argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-bfin.c | 1921 Expr_Node *lbegin, *lend; in bfin_gen_loop() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | elfxx-mips.c | 4309 bfd_byte *contents, *l, *lend; in _bfd_mips_elf_section_processing() local 4520 bfd_byte *contents, *l, *lend; in _bfd_mips_elf_section_from_shdr() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elfxx-mips.c | 5282 bfd_byte *contents, *l, *lend; in _bfd_mips_elf_section_processing() local 5502 bfd_byte *contents, *l, *lend; in _bfd_mips_elf_section_from_shdr() local
|