Home
last modified time | relevance | path

Searched defs:fv (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Datof-ieee.c713 float fv; local
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Datof-ieee.c680 float fv; local
/openbsd/usr.sbin/crunchgen/
H A Dcrunchgen.c315 parse_line(char *line, int *fc, char **fv, int nf) in parse_line()
/openbsd/usr.bin/systat/
H A Dengine.c559 add_view(field_view *fv) in add_view()
/openbsd/gnu/usr.bin/perl/
H A Dsv.c11414 # define VCATPVFN_NV_TO_FV(nv,fv) \ argument
11420 # define VCATPVFN_NV_TO_FV(nv,fv) (fv)=(nv) argument
11425 # define VCATPVFN_NV_TO_FV(nv,fv) (fv)=(nv) argument
11813 const NV nv, const vcatpvfn_long_double_t fv,
13159 vcatpvfn_long_double_t fv; local