HomeSort by: relevance | last modified time | path
    Searched refs:ref1 (Results 1 - 25 of 71) sorted by relevancy

1 2 3

  /src/usr.bin/dc/USD.doc/
Makefile 3 SECTION=reference/ref1
  /src/usr.bin/make/PSD.doc/
Makefile 4 SECTION=reference/ref1
  /src/external/lgpl3/gmp/dist/mini-gmp/tests/
t-reuse.c 154 mpz_t ref1, ref2, ref3; local
166 mpz_init (ref1);
207 (dss_funcs[i]) (ref1, in1, in2);
208 mpz_check_format (ref1);
213 if (mpz_cmp (ref1, res1) != 0)
219 if (mpz_cmp (ref1, res1) != 0)
230 (ddss_div_funcs[i]) (ref1, ref2, in1, in2);
231 mpz_check_format (ref1);
238 if (mpz_cmp (ref1, res1) != 0 || mpz_cmp (ref2, res2) != 0)
245 if (mpz_cmp (ref1, res1) != 0 || mpz_cmp (ref2, res2) != 0
    [all...]
  /src/external/lgpl3/mpfr/dist/tests/
taway.c 99 mpfr_t ref1, ref2, ref3; local
109 mpfr_init2 (ref1, p1);
123 inexd = testfunc (ref1, ref2, ref3, r);
125 if (mpfr_compare (res1, ref1) || inexa != inexd)
130 printf ("expected "); mpfr_dump (ref1);
136 mpfr_clear (ref1);
203 mpfr_t ref1, ref2; local
213 mpfr_init2 (ref1, p1);
226 inexd = testfunc (ref1, ref2, ref3, r);
228 if (mpfr_compare (res1, ref1) || inexa != inexd
248 mpfr_t ref1, ref3; local
290 mpfr_t ref1, ref2; local
332 mpfr_t ref1, ref2, ref3; local
    [all...]
reuse.c 95 mpfr_t ref1, ref2, ref3; local
102 mpfr_init2 (ref1, prec);
115 testfunc (ref1, ref2, ref3, rnd);
121 if (! SAME_VAL (res1, ref1))
126 printf ("expected "); mpfr_dump (ref1);
134 if (! SAME_VAL (res1, ref1))
138 printf ("expected "); mpfr_dump (ref1);
145 testfunc (ref1, ref2, ref3, rnd);
149 if (! SAME_VAL (res1, ref1))
153 printf ("expected "); mpfr_dump (ref1);
305 mpfr_t ref1, ref2; local
350 mpfr_t ref1, ref3; local
392 mpfr_t ref1, ref2; local
432 mpfr_t ref1, ref2; local
472 mpfr_t ref1, ref2, ref3; local
535 mpfr_t ref1, ref2, ref3; local
    [all...]
  /src/external/lgpl3/gmp/dist/tests/mpz/
reuse.c 215 mpz_t ref1, ref2, ref3; local
232 mpz_init (ref1);
294 (dss[i].fptr) (ref1, in1, in2);
295 MPZ_CHECK_FORMAT (ref1);
300 if (mpz_cmp (ref1, res1) != 0)
306 if (mpz_cmp (ref1, res1) != 0)
315 (ddss_div[i].fptr) (ref1, ref2, in1, in2);
316 MPZ_CHECK_FORMAT (ref1);
324 if (mpz_cmp (ref1, res1) != 0 || mpz_cmp (ref2, res2) != 0)
332 if (mpz_cmp (ref1, res1) != 0 || mpz_cmp (ref2, res2) != 0
    [all...]
  /src/bin/sh/USD.doc/
Makefile 4 SECTION=reference/ref1
  /src/share/doc/usd/18.msdiffs/
Makefile 6 SECTION=reference/ref1/roff
  /src/share/doc/usd/19.memacros/
Makefile 6 SECTION=reference/ref1/roff
  /src/share/doc/usd/20.meref/
Makefile 6 SECTION=reference/ref1/roff
  /src/external/bsd/kyua-atf-compat/share/doc/kyua-atf-compat/
Makefile 6 FILESDIR= /usr/share/doc/reference/ref1/kyua/kyua-atf-compat
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-alias-compare.h 37 int compare_ao_refs (ao_ref *ref1, ao_ref *ref2, bool lto_streaming_safe,
tree-ssa-alias.cc 1017 /* MATCH1 and MATCH2 which are part of access path of REF1 and REF2
1028 aliasing_matching_component_refs_p (tree match1, tree ref1,
1050 int cmp = nonoverlapping_refs_since_match_p (match1, ref1, match2, ref2,
1053 || (cmp == -1 && nonoverlapping_component_refs_p (ref1, ref2)))
1080 (which is a start of possibly aliasing access path REF1).
1090 aliasing_component_refs_walk (tree ref1, tree type1, tree base1,
1149 return aliasing_matching_component_refs_p (base1, ref1,
1158 /* Consider access path1 base1....ref1 and access path2 base2...ref2.
1160 base1...ref1...base2...ref2.
1162 REF_TYPE1 if type of REF1. END_STRUCT_PAST_END1 is true if there i
    [all...]
  /src/bin/csh/USD.doc/
Makefile 4 SECTION=reference/ref1
  /src/share/doc/usd/17.msmacros/
Makefile 3 SECTION=reference/ref1/roff
  /src/external/bsd/kyua-testers/share/doc/kyua-testers/
Makefile 11 FILESDIR= /usr/share/doc/reference/ref1/kyua/kyua-testers
  /src/external/gpl2/groff/tmac/mom/examples/
Makefile 8 FILESDIR= /usr/share/doc/reference/ref1/roff/mom_examples
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-alias-compare.h 37 int compare_ao_refs (ao_ref *ref1, ao_ref *ref2, bool lto_streaming_safe,
tree-ssa-alias.cc 1030 /* MATCH1 and MATCH2 which are part of access path of REF1 and REF2
1041 aliasing_matching_component_refs_p (tree match1, tree ref1,
1063 int cmp = nonoverlapping_refs_since_match_p (match1, ref1, match2, ref2,
1066 || (cmp == -1 && nonoverlapping_component_refs_p (ref1, ref2)))
1093 (which is a start of possibly aliasing access path REF1).
1103 aliasing_component_refs_walk (tree ref1, tree type1, tree base1,
1162 return aliasing_matching_component_refs_p (base1, ref1,
1171 /* Consider access path1 base1....ref1 and access path2 base2...ref2.
1173 base1...ref1...base2...ref2.
1175 REF_TYPE1 if type of REF1. END_STRUCT_PAST_END1 is true if there i
    [all...]
  /src/share/doc/smm/config/
Makefile 5 SECTION=reference/ref1
  /src/usr.bin/mail/USD.doc/
Makefile 6 SECTION=reference/ref1
  /src/lib/libbz2/
Makefile 27 FILESDIR= /usr/share/doc/reference/ref1/bzip2
  /src/usr.bin/gprof/PSD.doc/
Makefile 4 SECTION=reference/ref1
  /src/external/bsd/atf/share/doc/atf/
Makefile 13 FILESDIR= /usr/share/doc/reference/ref1/atf
  /src/external/bsd/nvi/docs/USD.doc/vi.ref/
Makefile 7 SECTION= reference/ref1

Completed in 59 milliseconds

1 2 3