Home
last modified time | relevance | path

Searched refs:preptr (Results 1 – 14 of 14) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c820 static int premax, preptr; in float32_case() local
827 premax = preptr = 0; in float32_case()
853 preptr = 0; in float32_case()
891 premax = preptr; in float32_case()
898 if (n < preptr) { in float32_case()
906 preptr--; in float32_case()
954 premax = preptr = 0; in float64_case()
981 preptr = 0; in float64_case()
1055 premax = preptr; in float64_case()
1062 if (n < preptr) { in float64_case()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c820 static int premax, preptr; in float32_case() local
827 premax = preptr = 0; in float32_case()
853 preptr = 0; in float32_case()
891 premax = preptr; in float32_case()
898 if (n < preptr) { in float32_case()
906 preptr--; in float32_case()
954 premax = preptr = 0; in float64_case()
981 preptr = 0; in float64_case()
1055 premax = preptr; in float64_case()
1062 if (n < preptr) { in float64_case()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c820 static int premax, preptr; in float32_case() local
827 premax = preptr = 0; in float32_case()
853 preptr = 0; in float32_case()
891 premax = preptr; in float32_case()
898 if (n < preptr) { in float32_case()
906 preptr--; in float32_case()
954 premax = preptr = 0; in float64_case()
981 preptr = 0; in float64_case()
1055 premax = preptr; in float64_case()
1062 if (n < preptr) { in float64_case()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c820 static int premax, preptr; in float32_case() local
827 premax = preptr = 0; in float32_case()
853 preptr = 0; in float32_case()
891 premax = preptr; in float32_case()
898 if (n < preptr) { in float32_case()
906 preptr--; in float32_case()
954 premax = preptr = 0; in float64_case()
981 preptr = 0; in float64_case()
1055 premax = preptr; in float64_case()
1062 if (n < preptr) { in float64_case()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c820 static int premax, preptr; in float32_case() local
827 premax = preptr = 0; in float32_case()
853 preptr = 0; in float32_case()
891 premax = preptr; in float32_case()
898 if (n < preptr) { in float32_case()
906 preptr--; in float32_case()
954 premax = preptr = 0; in float64_case()
981 preptr = 0; in float64_case()
1055 premax = preptr; in float64_case()
1062 if (n < preptr) { in float64_case()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c820 static int premax, preptr; in float32_case() local
827 premax = preptr = 0; in float32_case()
853 preptr = 0; in float32_case()
891 premax = preptr; in float32_case()
898 if (n < preptr) { in float32_case()
906 preptr--; in float32_case()
954 premax = preptr = 0; in float64_case()
981 preptr = 0; in float64_case()
1055 premax = preptr; in float64_case()
1062 if (n < preptr) { in float64_case()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c820 static int premax, preptr; in float32_case() local
827 premax = preptr = 0; in float32_case()
853 preptr = 0; in float32_case()
891 premax = preptr; in float32_case()
898 if (n < preptr) { in float32_case()
906 preptr--; in float32_case()
954 premax = preptr = 0; in float64_case()
981 preptr = 0; in float64_case()
1055 premax = preptr; in float64_case()
1062 if (n < preptr) { in float64_case()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c820 static int premax, preptr; in float32_case() local
827 premax = preptr = 0; in float32_case()
853 preptr = 0; in float32_case()
891 premax = preptr; in float32_case()
898 if (n < preptr) { in float32_case()
906 preptr--; in float32_case()
954 premax = preptr = 0; in float64_case()
981 preptr = 0; in float64_case()
1055 premax = preptr; in float64_case()
1062 if (n < preptr) { in float64_case()
[all …]
/dports/lang/gnu-cobol/gnucobol-3.1.2/libcob/
H A Dcall.c542 for (preptr = base_preload_ptr; preptr; preptr = preptr->next) { in cache_preload()
548 if (!preptr->next) last_elem = preptr; in cache_preload()
563 preptr->handle = libhandle; in cache_preload()
578 last_elem->next = preptr; in cache_preload()
580 preptr->next = NULL; in cache_preload()
585 base_preload_ptr = preptr; in cache_preload()
814 for (preptr = base_preload_ptr; preptr; preptr = preptr->next) { in cob_resolve_internal()
817 insert (name, func, preptr->handle, NULL, preptr->path, 1); in cob_resolve_internal()
824 for (preptr = base_dynload_ptr; preptr; preptr = preptr->next) { in cob_resolve_internal()
825 if (!preptr->handle) { in cob_resolve_internal()
[all …]
/dports/irc/dircproxy/dircproxy-dc563b3/src/
H A Dmemdebug.c144 char *preptr, *postptr; in mem_malloc() local
208 preptr = (char *)ms; in mem_malloc()
209 preptr += sizeof(struct memstamp); in mem_malloc()
210 strncpy(preptr, MEMPREBUFF, strlen(MEMPREBUFF)); in mem_malloc()
211 preptr += strlen(MEMPREBUFF); in mem_malloc()
213 postptr = preptr; in mem_malloc()
217 return (void *)preptr; in mem_malloc()
/dports/japanese/ack/ack139/
H A Dfileio.c17 *preptr= prebuf; variable
45 return *preptr++; in getcode()
60 presize= fread( preptr= prebuf, 1, PRESIZE, FP );
/dports/net-mgmt/ndpmon/ndpmon-1.4.0/
H A Dmonitoring_ra.c122 struct nd_opt_prefix_info* preptr = NULL;
134 preptr = (struct nd_opt_prefix_info*) optptr;
135 ipv6pre_ntoa(prefix, preptr->nd_opt_pi_prefix);
139 …if(router_has_prefix(routers, tmp->lla, tmp->mac, preptr->nd_opt_pi_prefix, preptr->nd_opt_pi_pref…
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdpgc.c206 unsigned char *cd = buf + d + 8, *preptr, *postptr, *cellptr; in genpgc() local
207 preptr = cd; /* start of pre commands */ in genpgc()
211 cd = vm_compile(preptr, cd, ws, thispgc->pgcgroup, thispgc, thispgc->prei, ismenu); in genpgc()
315 write2(buf + d, (postptr - preptr) / 8); /* nr pre commands */ in genpgc()
/dports/www/mimetex/mimetex-20120331.1.74/
H A Dmimetex.c10132 if ( *preptr != '\000' ) /* if we have one */
10134 preptr);
10162 preptr++; /* check next char for lcr */
10177 if ( ispropagate ) preptr++; /* bump past leading + */
10178 if ( isdigit(*preptr) ) /* digit follows character */
10182 preptr = endptr; /* skip over all digits */
10521 pream[96], *preptr, /* optional put preamble */
10606 *preptr = '\000'; } /* null-terminate preamble */
10608 for ( preptr=pream; ; preptr++ ) /* examine each preamble char */
10634 *preptr = '\000'; /* replace ';' by '\0' */
[all …]