1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
type: module
name: iclne10
package: default
description: "Talk/CLN binding"
externals: (iclne10cc)
link-options: ((|i86_linux1.2_gnu2.7|
(executable "$CLN_TARGETDIR/src/libcln.a"))
(other (executable "$CLN_TARGETDIR/src/libcln.a")))
cpp-link-p: t
execution: (libiltrt
libiltcpp
libiltcplibe
iclne09
iclne08
iclne07
iclne06
iclne05
iclne04
iclne03
iclne02
iclne01
iclne00)
user-execution: (libiltcplibe
iclne09
iclne08
iclne07
iclne06
iclne05
iclne04
iclne03
iclne02
iclne01
iclne00)
export: ((iclne10
(cpp-function
truncate1
truncate2
ceiling1
ceiling2
floor1
floor2
cl_LF_div_t
fround2
ftruncate2
fceiling2
ffloor2
->remainder
->quotient
->operator=
cl_LF_fdiv_t
fceiling
ffloor
fround
ftruncate
minus1
plus1
recip
sqrt
operator/
square
operator*
operator+
zerop
minusp
operator>
operator>=
operator<
operator<=
operator!=
operator==
cl_compare
operator-
cl_double_approx
cl_float_approx
signum
scale_float
integer_decode_float
float_precision)
(class cl_LF_fdiv_t cl_LF_div_t)))
compilation: (libiclnm libiltcpm libilteval)
level: standard
cpp-options: ((other
"-I$CLN_TARGETDIR/include"
"-I$CLN_DIR/include"
"-DITALK_CLN_BINDING"))
|