Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/diff/src/
Difdef.c30 lin from, upto; /* start and limit lines for this group of lines */ member
242 lin from = group->from, upto = group->upto; in print_ifdef_lines() local
/freebsd-12-stable/contrib/dtc/
Dfdtput.c80 int upto; /* the number of bytes we have written to buf */ in encode_value() local
/freebsd-12-stable/crypto/openssl/crypto/cms/
Dcms_smime.c88 static void do_free_upto(BIO *f, BIO *upto) in do_free_upto()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp52 StringRef upto(Cursor C) const { in upto() function in __anon3a58ddc60111::Cursor
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
Dlstrlib.c596 size_t upto = 0; in nospecials() local
/freebsd-12-stable/contrib/lua/src/
Dlstrlib.c581 size_t upto = 0; in nospecials() local
/freebsd-12-stable/contrib/gcc/
Dtree-ssa-loop-ivopts.c243 unsigned upto; member