Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/mpfr/
H A DMakefile36 frac.c frexp.c get_d.c get_exp.c get_str.c init.c inp_str.c \
/dragonfly/sbin/mountd/
H A Dmountd.c163 struct exportlist *get_exp(void);
1208 ep = get_exp(); in get_exportlist_one()
1449 get_exp(void) in get_exp() function