Home
last modified time | relevance | path

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

12

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/reent/
H A Dreent.c60 struct _Bigint *thisone, *nextone; variable
62 nextone = _REENT_MP_FREELIST(ptr)[i];
63 while (nextone)
65 thisone = nextone;
66 nextone = nextone->_next;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/reent/
H A Dreent.c59 struct _Bigint *thisone, *nextone; variable
61 nextone = _REENT_MP_FREELIST(ptr)[i];
62 while (nextone)
64 thisone = nextone;
65 nextone = nextone->_next;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/reent/
H A Dreent.c59 struct _Bigint *thisone, *nextone; variable
61 nextone = _REENT_MP_FREELIST(ptr)[i];
62 while (nextone)
64 thisone = nextone;
65 nextone = nextone->_next;
/dports/ftp/tftp-hpa/tftp-hpa-5.2/common/
H A Dtftpsubs.c63 static int nextone; /* index of next buffer to use */ variable
91 nextone = x; /* ahead or behind? */ in rw_init()
125 b = &bfs[nextone]; /* look at "next" buffer */ in read_ahead()
128 nextone = !nextone; /* "incr" next buffer ptr */ in read_ahead()
191 b = &bfs[nextone]; in write_behind()
198 nextone = !nextone; /* incr for next time */ in write_behind()
/dports/databases/adabase/AdaBase-3.1/testcases/multiquery/
H A Dmultiquery.adb14 nextone : Boolean; variable
29 nextone := not setting;
44 TIO.Put_Line ("Attempt to toggle MultiQuery setting to " & nextone'Img);
46 CON.DR.set_trait_multiquery_enabled (nextone);
/dports/ftp/pure-ftpd/pure-ftpd-1.0.50/src/
H A Dlog_mysql.c127 goto nextone; in sqlsubst()
132 goto nextone; in sqlsubst()
138 goto nextone; in sqlsubst()
143 goto nextone; in sqlsubst()
149 goto nextone; in sqlsubst()
154 goto nextone; in sqlsubst()
160 goto nextone; in sqlsubst()
165 goto nextone; in sqlsubst()
176 goto nextone; in sqlsubst()
185 goto nextone; in sqlsubst()
[all …]
H A Dlog_pgsql.c126 goto nextone; in sqlsubst()
131 goto nextone; in sqlsubst()
137 goto nextone; in sqlsubst()
142 goto nextone; in sqlsubst()
148 goto nextone; in sqlsubst()
153 goto nextone; in sqlsubst()
159 goto nextone; in sqlsubst()
164 goto nextone; in sqlsubst()
175 goto nextone; in sqlsubst()
184 goto nextone; in sqlsubst()
[all …]
H A Dpure-ftpwho.c829 goto nextone; in main()
832 goto nextone; in main()
843 goto nextone; in main()
852 goto nextone; in main()
857 goto nextone; in main()
911 goto nextone; in main()
937 goto nextone; in main()
951 nextone: in main()
/dports/math/p5-Math-Geometry-Voronoi/Math-Geometry-Voronoi-1.3/
H A Dvoronoi_main.c9 Site * readone(void), * nextone(void) ;
46 next = nextone; in compute_voronoi()
63 nextone(void) in nextone() function
/dports/textproc/aiksaurus/aiksaurus-1.2.1/gtk/src/
H A DAiksaurusGTK_history.cpp63 const char* nextone = d_forward.look_front(); in tip_forward() local
65 if (!nextone) in tip_forward()
73 d_forward_tip_ptr = AiksaurusGTK_strConcat(forwardto, nextone); in tip_forward()
/dports/editors/abiword/abiword-3.0.5/plugins/aiksaurus/aiksaurusgtk3/
H A DAiksaurusGTK_history.cpp63 const char* nextone = d_forward.look_front(); in tip_forward() local
65 if (!nextone) in tip_forward()
73 d_forward_tip_ptr = AiksaurusGTK_strConcat(forwardto, nextone); in tip_forward()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/tests/server/
H A Dtftpd.c190 static int nextone; /* index of next buffer to use */ variable
326 nextone = x; /* ahead or behind? */ in rw_init()
372 b = &bfs[nextone]; /* look at "next" buffer */ in read_ahead()
375 nextone = !nextone; /* "incr" next buffer ptr */ in read_ahead()
451 b = &bfs[nextone]; in write_behind()
472 nextone = !nextone; /* incr for next time */ in write_behind()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/server/
H A Dtftpd.c187 static int nextone; /* index of next buffer to use */ variable
441 nextone = x; /* ahead or behind? */ in rw_init()
487 b = &bfs[nextone]; /* look at "next" buffer */ in read_ahead()
490 nextone = !nextone; /* "incr" next buffer ptr */ in read_ahead()
566 b = &bfs[nextone]; in write_behind()
587 nextone = !nextone; /* incr for next time */ in write_behind()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/server/
H A Dtftpd.c190 static int nextone; /* index of next buffer to use */ variable
321 nextone = x; /* ahead or behind? */ in rw_init()
367 b = &bfs[nextone]; /* look at "next" buffer */ in read_ahead()
370 nextone = !nextone; /* "incr" next buffer ptr */ in read_ahead()
446 b = &bfs[nextone]; in write_behind()
467 nextone = !nextone; /* incr for next time */ in write_behind()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/server/
H A Dtftpd.c190 static int nextone; /* index of next buffer to use */ variable
321 nextone = x; /* ahead or behind? */ in rw_init()
367 b = &bfs[nextone]; /* look at "next" buffer */ in read_ahead()
370 nextone = !nextone; /* "incr" next buffer ptr */ in read_ahead()
446 b = &bfs[nextone]; in write_behind()
467 nextone = !nextone; /* incr for next time */ in write_behind()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/server/
H A Dtftpd.c190 static int nextone; /* index of next buffer to use */ variable
326 nextone = x; /* ahead or behind? */ in rw_init()
372 b = &bfs[nextone]; /* look at "next" buffer */ in read_ahead()
375 nextone = !nextone; /* "incr" next buffer ptr */ in read_ahead()
451 b = &bfs[nextone]; in write_behind()
472 nextone = !nextone; /* incr for next time */ in write_behind()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/server/
H A Dtftpd.c187 static int nextone; /* index of next buffer to use */ variable
441 nextone = x; /* ahead or behind? */ in rw_init()
487 b = &bfs[nextone]; /* look at "next" buffer */ in read_ahead()
490 nextone = !nextone; /* "incr" next buffer ptr */ in read_ahead()
566 b = &bfs[nextone]; in write_behind()
587 nextone = !nextone; /* incr for next time */ in write_behind()
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/server/
H A Dtftpd.c190 static int nextone; /* index of next buffer to use */ variable
326 nextone = x; /* ahead or behind? */ in rw_init()
372 b = &bfs[nextone]; /* look at "next" buffer */ in read_ahead()
375 nextone = !nextone; /* "incr" next buffer ptr */ in read_ahead()
451 b = &bfs[nextone]; in write_behind()
472 nextone = !nextone; /* incr for next time */ in write_behind()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/tests/server/
H A Dtftpd.c190 static int nextone; /* index of next buffer to use */ variable
321 nextone = x; /* ahead or behind? */ in rw_init()
367 b = &bfs[nextone]; /* look at "next" buffer */ in read_ahead()
370 nextone = !nextone; /* "incr" next buffer ptr */ in read_ahead()
446 b = &bfs[nextone]; in write_behind()
467 nextone = !nextone; /* incr for next time */ in write_behind()
/dports/security/signing-party/signing-party-8f6c9d59d8edbb08dade7bac06417fce07626f7f/keyanalyze/pgpring/
H A Dpgppubring.c411 size_t nextone; in pgp_parse_pgp3_sig() local
419 nextone = j; in pgp_parse_pgp3_sig()
422 j = nextone; in pgp_parse_pgp3_sig()
438 nextone = j + skl; in pgp_parse_pgp3_sig()
506 j = nextone; in pgp_parse_pgp3_sig()
/dports/sysutils/npadmin/npadmin-0.8.7/
H A Dstructfill.C31 TableEntry *nextone=tabdef->next; in remove() local
33 tabdef=nextone; in remove()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdlib/
H A Dmprec.c113 struct _Bigint *thisone, *nextone; in __mprec_exit() local
115 nextone = _mprec_freelist[i]; in __mprec_exit()
116 while (nextone) in __mprec_exit()
118 thisone = nextone; in __mprec_exit()
119 nextone = nextone->_next; in __mprec_exit()
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dpgppubring.c449 size_t nextone; in pgp_parse_pgp3_sig() local
457 nextone = j; in pgp_parse_pgp3_sig()
460 j = nextone; in pgp_parse_pgp3_sig()
476 nextone = j + skl; in pgp_parse_pgp3_sig()
541 j = nextone; in pgp_parse_pgp3_sig()
/dports/sysutils/uschedule/admin/uschedule-0.7.1/src/
H A Dfind_next.c120 #define NEXT(what,val,nextone,low,high) \ in find_next1() argument
124 if (val<old) nextone++; in find_next1()
/dports/devel/R-cran-pkgcache/pkgcache/R/
H A Daaa-async.R1543 nextone <- .limit + 1L functionVar
1563 idx <- nextone
1566 nextone <<- nextone + 1L
3018 nextone <- .limit + 1L functionVar
3041 } else if (nextone <= len) {
3042 idx <- nextone
3045 nextone <<- nextone + 1L
3268 nextone <<- .limit + 1L
3272 if (nextone > n) {
3275 idx <- nextone
[all …]

12