Home
last modified time | relevance | path

Searched defs:upto (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Difdef.c27 int from, upto; /* start and limit lines for this group of lines */ member
274 int from = group->from, upto = group->upto; local
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Difdef.c32 lin from, upto; /* start and limit lines for this group of lines */ member
238 lin from = group->from, upto = group->upto; in print_ifdef_lines() local
/netbsd-src/external/lgpl3/gmp/dist/demos/calc/
H A Dcalcread.c94 static size_t upto = 0; in calc_input() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_shadow.c44 shadow_fetch(struct nvkm_bios *bios, struct shadow *mthd, u32 upto) in shadow_fetch()
/netbsd-src/external/gpl2/gmake/dist/
H A Dvmsify.c66 copyto (char **to, char **from, char upto, int as_dir) in copyto()
/netbsd-src/external/gpl2/dtc/dist/
H A Dfdtput.c68 int upto; /* the number of bytes we have written to buf */ in encode_value() local
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsedit.c554 # define copylines(upto,delta) (editline = (upto)) argument
558 copylines(upto, delta) in copylines() argument
/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Ddm9000.c331 unsigned int bound, val, mark, stat, len, upto, cnt; in dm9k_recv() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_smime.c88 static void do_free_upto(BIO *f, BIO *upto) in do_free_upto()
/netbsd-src/external/gpl3/gdb/dist/sim/arm/
H A Darmsupp.c391 unsigned bit, upto; in ARMul_NthReg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp52 StringRef upto(Cursor C) const { in upto() function in __anon74c00f590111::Cursor
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_smime.c89 static void do_free_upto(BIO *f, BIO *upto) in do_free_upto()
/netbsd-src/external/mit/lua/dist/src/
H A Dlstrlib.c755 size_t upto = 0; in nospecials() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivopts.cc666 unsigned upto; member in iv_ca