Searched refs:upto (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlstrlib.c567 size_t upto = 0; local
569 if (strpbrk(p + upto, SPECIALS))
571 upto += strlen(p + upto) + 1; /* may have more after \0 */
572 } while (upto <= l);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_smime.c126 static void do_free_upto(BIO *f, BIO *upto) argument
128 if (upto) {
135 while (f && f != upto);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_smime.c126 static void do_free_upto(BIO *f, BIO *upto) argument
128 if (upto) {
135 while (f && f != upto);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev67-strrchr.S85 subq t4, 1, t5 # E : build a mask of the bytes upto...
H A Dstrrchr.S57 subq t4, 1, t5 # e0 : build a mask of the bytes upto...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dbindec.S612 | be inexact, since all powers of ten upto 10^27 are exact

Completed in 58 milliseconds