Home
last modified time | relevance | path

Searched refs:znew (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libuucp/
H A Dgetlin.c57 char *znew; local
60 znew = (char *) realloc ((pointer) *pzline, cnew);
61 if (znew == NULL)
63 zput = znew + *pcline - 1;
64 zend = znew + cnew - 1;
65 *pzline = znew;
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libuuconf/
H A Dugtlin.c74 char *znew; local
77 znew = (char *) realloc ((pointer) *pzline,
80 znew = (char *) malloc ((size_t) (ctot + cchars + 1));
81 if (znew == NULL)
86 *pzline = znew;
H A Daddstr.c78 char *znew; local
81 znew = (char *) uuconf_malloc (pblock, clen);
82 if (znew == NULL)
88 memcpy ((pointer) znew, (pointer) zadd, clen);
89 zadd = znew;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c15 double znew; in test() local
19 znew = myabs (wm[k]); in test()
21 help[k] = znew; in test()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dpr42427.c15 double znew; in test() local
19 znew = myabs (wm[k]); in test()
21 help[k] = znew; in test()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c15 double znew; in test() local
19 znew = myabs (wm[k]); in test()
21 help[k] = znew; in test()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr42427.c14 double znew; in test() local
18 znew = myabs (wm[k]); in test()
20 help[k] = znew; in test()
/dports/math/gri/gri-2.12.23/src/
H A Dinterp.cc89 double znew; in interpolateCmd() local
100 grid_interp(xnew, _ymatrix[j], &znew); in interpolateCmd()
101 _f_xy_new(i, j) = znew; in interpolateCmd()
126 grid_interp(_xmatrix[i], ynew, &znew); in interpolateCmd()
127 _f_xy_new(i, j) = znew; in interpolateCmd()

12345678