/openbsd/gnu/usr.bin/perl/ |
H A D | util.h | 249 # define ninstr(big, bigend, little, lend) \ argument 251 __ASSERT_(lend >= little) \ 253 (little), (lend) - (little)))
|
H A D | util.c | 828 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 D | README.vms | 41 to lend a hand we'd love to have you. Join the Perl Porting Team Now!
|
/openbsd/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 260 if (end > lend) 262 rl_point = lend;
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-bfin.c | 1921 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 D | bard | 6 lend me your ears{;}:\
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | RefactoringEngine.rst | 14 refactorings that don't lend themselves well to source selection and/or have to
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elfxx-mips.c | 4309 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 D | elfxx-mips.c | 5282 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 D | fdl.texi | 113 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/binutils/binutils/doc/ |
H A D | fdl.texi | 115 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/binutils/ld/ |
H A D | fdl.texi | 114 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/binutils/etc/ |
H A D | fdl.texi | 115 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | fdl.texi | 114 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/binutils-2.17/etc/ |
H A D | fdl.texi | 115 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/doc/ |
H A D | fdl.texi | 115 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | fdl.texi | 114 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | fdl.texi | 114 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
H A D | COPYING.DOC | 107 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
H A D | COPYING.DOC | 107 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | fdl.texi | 113 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/include/ |
H A D | fdl.texi | 173 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/texinfo/doc/ |
H A D | fdl.texi | 143 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/gcc/gcc/doc/include/ |
H A D | fdl.texi | 173 You may also lend copies, under the same conditions stated above, and
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | fdl.texi | 143 You may also lend copies, under the same conditions stated above, and
|