Home
last modified time | relevance | path

Searched refs:NPTR (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/systat/
H A Dsystat.h57 #define NPTR(indx) (void *)NVAL((indx)) macro
58 #define NREAD(indx, buf, len) kvm_ckread(NPTR((indx)), (buf), (len))
/dragonfly/contrib/mpfr/doc/
H A Dmpfr.info978 -- Function: int mpfr_strtofr (mpfr_t ROP, const char *NPTR, char
980 Read a floating-point number from a string NPTR in base BASE,
983 behavior is undefined). If NPTR starts with valid data, the result
986 set to zero (for consistency with `strtod') and the value of NPTR