Home
last modified time | relevance | path

Searched refs:lend (Results 1 – 25 of 48) sorted by relevance

12

/openbsd/gnu/usr.bin/perl/
H A Dutil.h249 # define ninstr(big, bigend, little, lend) \ argument
251 __ASSERT_(lend >= little) \
253 (little), (lend) - (little)))
H A Dutil.c828 Perl_ninstr(const char *big, const char *bigend, const char *little, const char *lend) in Perl_ninstr() argument
833 return ninstr(big, bigend, little, lend); in Perl_ninstr()
836 if (little >= lend) { in Perl_ninstr()
845 bigend -= lend - little; in Perl_ninstr()
847 lsize = lend - little; in Perl_ninstr()
880 Perl_rninstr(const char *big, const char *bigend, const char *little, const char *lend) in Perl_rninstr() argument
882 const Ptrdiff_t little_len = lend - little; in Perl_rninstr()
928 const char final = *(lend - 1); in Perl_rninstr()
H A DREADME.vms41 to lend a hand we'd love to have you. Join the Perl Porting Team Now!
/openbsd/gnu/lib/libreadline/
H A Dtext.c255 int lend = rl_end > 0 ? rl_end - (rl_editing_mode == vi_mode) : rl_end; local
257 int lend = rl_end; local
260 if (end > lend)
262 rl_point = lend;
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-bfin.c1921 Expr_Node *lbegin, *lend; in bfin_gen_loop() local
1940 lend = Expr_Node_Create (Expr_Node_Reloc, lendval, NULL, NULL); in bfin_gen_loop()
1941 return bfin_gen_loopsetup(lbegin, reg, rop, lend, preg); in bfin_gen_loop()
/openbsd/games/quiz/datfiles/
H A Dbard6 lend me your ears{;}:\
/openbsd/gnu/llvm/clang/docs/
H A DRefactoringEngine.rst14 refactorings that don't lend themselves well to source selection and/or have to
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delfxx-mips.c4309 bfd_byte *contents, *l, *lend; in _bfd_mips_elf_section_processing() local
4320 lend = contents + hdr->sh_size; in _bfd_mips_elf_section_processing()
4321 while (l + sizeof (Elf_External_Options) <= lend) in _bfd_mips_elf_section_processing()
4520 bfd_byte *contents, *l, *lend; in _bfd_mips_elf_section_from_shdr() local
4532 lend = contents + hdr->sh_size; in _bfd_mips_elf_section_from_shdr()
4533 while (l + sizeof (Elf_External_Options) <= lend) in _bfd_mips_elf_section_from_shdr()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-mips.c5282 bfd_byte *contents, *l, *lend; in _bfd_mips_elf_section_processing() local
5293 lend = contents + hdr->sh_size; in _bfd_mips_elf_section_processing()
5294 while (l + sizeof (Elf_External_Options) <= lend) in _bfd_mips_elf_section_processing()
5502 bfd_byte *contents, *l, *lend; in _bfd_mips_elf_section_from_shdr() local
5514 lend = contents + hdr->sh_size; in _bfd_mips_elf_section_from_shdr()
5515 while (l + sizeof (Elf_External_Options) <= lend) in _bfd_mips_elf_section_from_shdr()
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dfdl.texi113 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/binutils/binutils/doc/
H A Dfdl.texi115 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/binutils/ld/
H A Dfdl.texi114 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/binutils/etc/
H A Dfdl.texi115 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dfdl.texi114 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/binutils-2.17/etc/
H A Dfdl.texi115 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/binutils-2.17/binutils/doc/
H A Dfdl.texi115 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dfdl.texi114 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dfdl.texi114 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DCOPYING.DOC107 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DCOPYING.DOC107 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dfdl.texi113 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/gcc/gcc/doc/include/
H A Dfdl.texi173 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/texinfo/doc/
H A Dfdl.texi143 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/gcc/gcc/doc/include/
H A Dfdl.texi173 You may also lend copies, under the same conditions stated above, and
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dfdl.texi143 You may also lend copies, under the same conditions stated above, and

12