Home
last modified time | relevance | path

Searched refs:get_z (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dvirtbase.cc33 int get_z(void) in get_z() function in ph::Derived
125 tst.get_z(); in main()
/netbsd/src/external/gpl3/gdb/dist/sim/avr/
Dinterp.c761 get_z (void) in get_z() function
1341 sram[0] = get_lpm (get_z ()); in step_once()
1346 sram[get_d (op)] = get_lpm (get_z ()); in step_once()
1352 unsigned int z = get_z (); in step_once()
/netbsd/src/external/lgpl3/mpfr/dist/src/
DMakefile.am63 set_sj.c get_sj.c get_uj.c get_z.c iszero.c cache.c sqr.c \
DMakefile.in196 get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo \
287 ./$(DEPDIR)/get_z.Plo ./$(DEPDIR)/get_z_2exp.Plo \
578 set_sj.c get_sj.c get_uj.c get_z.c iszero.c cache.c sqr.c \
847 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_z.Plo@am__quote@ # am--include-marker
1317 -rm -f ./$(DEPDIR)/get_z.Plo
1620 -rm -f ./$(DEPDIR)/get_z.Plo
/netbsd/src/external/lgpl3/mpfr/lib/libmpfr/
DMakefile133 get_z.c \
/netbsd/src/external/lgpl3/mpfr/dist/
DChangeLog11362 [src/get_z.c] Fixed failure in mpfr_get_z when called with a very
26954 get_z.c: simplified code.
26960 NEWS mpfr.texi get_z.c: mpfr_get_z now returns an inexact value.
26974 get_z.c: fixed title in comment.
26978 get_z.c: detect out-of-range precision (such a detection could be missed
26981 Removed the comment from mpfr.h added in r6149, and patched get_z.c
26990 [get_z.c] simplified the code, removed the FIXME
26995 get_z.c)