Searched refs:fcvt (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/stdlib/OpenBSD/
H A Decvt.c105 fcvt(double value, int ndigit, int * __restrict decpt, int * __restrict sign) function
/macosx-10.9.5/tcl-102/tcl_ext/ffidl/ffidl/demos/other/
H A Dgmpf.tcl9 namespace export fadd fsub fmul fdiv fcmp feq fneg fabs fsqrt fcvt
90 proc ::gmp::fcvt {f1 rad1 rad2} {
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dia64.vim128 "fcvt/fcvt.xf/fcvt.xuf.pc.sf
129 syn match ia64opcode "fcvt\.\(\(fxu\=\(\.trunc\)\=\(\.s[0-3]\)\=\)\|\(xf\|xuf\(\.[sd]\)\=\(\.s[0-3]\)\=\)\)\>"
/macosx-10.9.5/Libc-997.90.3/include/
H A Dstdlib.h203 char *fcvt(double, int, int *__restrict, int *__restrict); /* LEGACY */

Completed in 216 milliseconds