libcii.def
资源名称:c.rar [点击查看]
上传用户:shmaik
上传日期:2014-06-01
资源大小:45093k
文件大小:3k
源码类别:

VC书籍

开发平台:

C/C++

  1. ; $Id: libcii.def,v 1.3 1997/07/30 20:13:46 drh Exp $
  2. LIBRARY libcii
  3. DESCRIPTION "C Interfaces and Implementations 1.0"
  4. EXPORTS
  5. AP_new
  6. AP_fromstr
  7. AP_toint
  8. AP_tostr
  9. AP_fmt
  10. AP_free
  11. AP_neg
  12. AP_add
  13. AP_sub
  14. AP_mul
  15. AP_div
  16. AP_mod
  17. AP_pow
  18. AP_addi
  19. AP_subi
  20. AP_muli
  21. AP_divi
  22. AP_modi
  23. AP_lshift
  24. AP_rshift
  25. AP_cmp
  26. AP_cmpi
  27. Arena_NewFailed
  28. Arena_Failed
  29. Arena_new
  30. Arena_dispose
  31. Arena_alloc
  32. Arena_calloc
  33. Arena_free
  34. Arith_max
  35. Arith_min
  36. Arith_div
  37. Arith_mod
  38. Arith_ceiling
  39. Arith_floor
  40. Array_new
  41. Array_free
  42. Array_length
  43. Array_size
  44. Array_get
  45. Array_put
  46. Array_resize
  47. Array_copy
  48. ArrayRep_init
  49. Atom_length
  50. Atom_new
  51. Atom_string
  52. Atom_int
  53. Bit_new
  54. Bit_length
  55. Bit_count
  56. Bit_free
  57. Bit_get
  58. Bit_put
  59. Bit_clear
  60. Bit_set
  61. Bit_not
  62. Bit_lt
  63. Bit_eq
  64. Bit_leq
  65. Bit_map
  66. Bit_union
  67. Bit_inter
  68. Bit_minus
  69. Bit_diff
  70. Chan_new
  71. Chan_send
  72. Chan_receive
  73. Except_stack
  74. Except_raise
  75. Assert_Failed
  76. Fmt_flags
  77. Fmt_Overflow
  78. Fmt_fmt
  79. Fmt_vfmt
  80. Fmt_print
  81. Fmt_fprint
  82. Fmt_sfmt
  83. Fmt_vsfmt
  84. Fmt_string
  85. Fmt_vstring
  86. Fmt_register
  87. Fmt_putd
  88. Fmt_puts
  89. List_append
  90. List_copy
  91. List_list
  92. List_pop
  93. List_push
  94. List_reverse
  95. List_length
  96. List_free
  97. List_map
  98. List_toArray
  99. Mem_Failed
  100. Mem_alloc
  101. Mem_calloc
  102. Mem_free
  103. Mem_resize
  104. MP_Overflow
  105. MP_Dividebyzero
  106. MP_set
  107. MP_new
  108. MP_fromint
  109. MP_fromintu
  110. MP_tointu
  111. MP_toint
  112. MP_cvt
  113. MP_cvtu
  114. MP_add
  115. MP_sub
  116. MP_mul
  117. MP_div
  118. MP_mod
  119. MP_neg
  120. MP_addu
  121. MP_subu
  122. MP_mulu
  123. MP_divu
  124. MP_modu
  125. MP_mul2u
  126. MP_mul2
  127. MP_addi
  128. MP_subi
  129. MP_muli
  130. MP_divi
  131. MP_addui
  132. MP_subui
  133. MP_mului
  134. MP_divui
  135. MP_modi
  136. MP_modui
  137. MP_cmp
  138. MP_cmpi
  139. MP_cmpu
  140. MP_cmpui
  141. MP_and
  142. MP_or
  143. MP_xor
  144. MP_not
  145. MP_andi
  146. MP_ori
  147. MP_xori
  148. MP_lshift
  149. MP_rshift
  150. MP_ashift
  151. MP_fromstr
  152. MP_tostr
  153. MP_fmt
  154. MP_fmtu
  155. Ring_new
  156. Ring_ring
  157. Ring_free
  158. Ring_length
  159. Ring_get
  160. Ring_put
  161. Ring_add
  162. Ring_addlo
  163. Ring_addhi
  164. Ring_remove
  165. Ring_remlo
  166. Ring_remhi
  167. Ring_rotate
  168. Sem_init
  169. Sem_new
  170. Sem_wait
  171. Sem_signal
  172. Seq_new
  173. Seq_seq
  174. Seq_free
  175. Seq_length
  176. Seq_get
  177. Seq_put
  178. Seq_addlo
  179. Seq_addhi
  180. Seq_remlo
  181. Seq_remhi
  182. Set_new
  183. Set_free
  184. Set_length
  185. Set_member
  186. Set_put
  187. Set_remove
  188. Set_map
  189. Set_toArray
  190. Set_union
  191. Set_inter
  192. Set_minus
  193. Set_diff
  194. Stack_new
  195. Stack_empty
  196. Stack_push
  197. Stack_pop
  198. Stack_free
  199. Str_sub
  200. Str_dup
  201. Str_cat
  202. Str_catv
  203. Str_reverse
  204. Str_map
  205. Str_pos
  206. Str_len
  207. Str_cmp
  208. Str_chr
  209. Str_rchr
  210. Str_upto
  211. Str_rupto
  212. Str_find
  213. Str_rfind
  214. Str_any
  215. Str_many
  216. Str_rmany
  217. Str_match
  218. Str_rmatch
  219. Str_fmt
  220. Table_new
  221. Table_free
  222. Table_length
  223. Table_put
  224. Table_get
  225. Table_remove
  226. Table_map
  227. Table_toArray
  228. Text_cset
  229. Text_ascii
  230. Text_ucase
  231. Text_lcase
  232. Text_digits
  233. Text_null
  234. Text_put
  235. Text_get
  236. Text_box
  237. Text_sub
  238. Text_pos
  239. Text_cat
  240. Text_dup
  241. Text_reverse
  242. Text_map
  243. Text_cmp
  244. Text_chr
  245. Text_rchr
  246. Text_upto
  247. Text_rupto
  248. Text_any
  249. Text_many
  250. Text_rmany
  251. Text_find
  252. Text_rfind
  253. Text_match
  254. Text_rmatch
  255. Text_fmt
  256. Text_save
  257. Text_restore
  258. Thread_Failed
  259. Thread_Alerted
  260. Thread_init
  261. Thread_new
  262. Thread_exit
  263. Thread_alert
  264. Thread_self
  265. Thread_join
  266. Thread_pause
  267. XP_add
  268. XP_sub
  269. XP_mul
  270. XP_div
  271. XP_sum
  272. XP_diff
  273. XP_product
  274. XP_quotient
  275. XP_neg
  276. XP_cmp
  277. XP_lshift
  278. XP_rshift
  279. XP_length
  280. XP_fromint
  281. XP_toint
  282. XP_fromstr
  283. XP_tostr