Searched refs:floatp (Results 1 - 2 of 2) sorted by path

/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dxaw.c321 float *floatp; local in function:Lisp_XawScrollbarCoerceToReal
332 floatp = (float*)(opaque->data.opaque.data);
333 real = *floatp;
/xsrc/external/mit/xedit/dist/lisp/test/
H A Dmath.lsp55 (floatp result)
56 (floatp expect)
85 (floatp quotient)
86 (floatp quo)
94 (floatp remainder)
95 (floatp rem)
901 (bool-test t #'floatp 0.3d0)
902 (bool-test nil #'floatp 1/3)

Completed in 8 milliseconds