ruby-dcl 1.7.1 → 1.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (327) hide show
  1. checksums.yaml +5 -5
  2. data/ChangeLog +1149 -365
  3. data/LICENSE.txt +1 -1
  4. data/Rakefile +7 -11
  5. data/demo/gokuraku/hop/hop.rb +1 -2
  6. data/demo/gokuraku/jump/jump1.rb +1 -2
  7. data/demo/gokuraku/jump/jump2.rb +2 -3
  8. data/demo/gokuraku/layout/lay1.rb +1 -2
  9. data/demo/gokuraku/layout/lay2.rb +1 -2
  10. data/demo/gokuraku/step/step0.rb +1 -2
  11. data/demo/gokuraku/step/step1.rb +1 -2
  12. data/demo/gokuraku/step/step2.rb +1 -2
  13. data/demo/gokuraku/u1d/u1d1.rb +1 -2
  14. data/demo/gokuraku/u1d/u1d2.rb +1 -2
  15. data/demo/gokuraku/u2d/u2d1.rb +1 -2
  16. data/demo/gokuraku/u2d/u2d2.rb +1 -2
  17. data/demo/gokuraku/u2d/u2d3.rb +1 -2
  18. data/demo/gokuraku/u2d/u2d4.rb +1 -2
  19. data/demo/grph1/scpack/scpkt2.rb +1 -2
  20. data/demo/grph1/scpack/scpkt3.rb +1 -2
  21. data/demo/grph1/scpack/scpkt6.rb +1 -2
  22. data/demo/grph1/scpack/scpkt7.rb +1 -2
  23. data/demo/grph1/scpack/scpkt8.rb +1 -2
  24. data/demo/grph1/sgpack/sgfont.rb +2 -3
  25. data/demo/grph1/sgpack/sgfonz.rb +2 -3
  26. data/demo/grph1/sgpack/sgksx1.rb +1 -2
  27. data/demo/grph1/sgpack/sgksx2.rb +1 -2
  28. data/demo/grph1/sgpack/sgksx3.rb +1 -2
  29. data/demo/grph1/sgpack/sglidx.rb +1 -2
  30. data/demo/grph1/sgpack/sgltyp.rb +1 -2
  31. data/demo/grph1/sgpack/sgpk01.rb +1 -2
  32. data/demo/grph1/sgpack/sgpk02.rb +1 -2
  33. data/demo/grph1/sgpack/sgpk03.rb +1 -2
  34. data/demo/grph1/sgpack/sgpk04.rb +1 -2
  35. data/demo/grph1/sgpack/sgpk05.rb +1 -2
  36. data/demo/grph1/sgpack/sgpk06.rb +1 -2
  37. data/demo/grph1/sgpack/sgpk07.rb +9 -8
  38. data/demo/grph1/sgpack/sgpk08.rb +1 -2
  39. data/demo/grph1/sgpack/sgpk09.rb +1 -2
  40. data/demo/grph1/sgpack/sgpk10.rb +1 -2
  41. data/demo/grph1/sgpack/sgtclr.rb +1 -2
  42. data/demo/grph1/sgpack/sgtone.rb +1 -2
  43. data/demo/grph1/sgpack/sgtonz.rb +1 -2
  44. data/demo/grph1/slpack/slpk01.rb +1 -2
  45. data/demo/grph1/slpack/slpk02.rb +1 -2
  46. data/demo/grph1/slpack/slpk03.rb +1 -2
  47. data/demo/grph1/slpack/slpk04.rb +2 -3
  48. data/demo/grph2/grpack/grpk01.rb +1 -2
  49. data/demo/grph2/ucpack/ucpk01.rb +1 -2
  50. data/demo/grph2/ucpack/ucpk02.rb +1 -2
  51. data/demo/grph2/udegpk/u2df01.rb +1 -2
  52. data/demo/grph2/udegpk/u2df02.rb +1 -2
  53. data/demo/grph2/udegpk/u2df03.rb +3 -4
  54. data/demo/grph2/udegpk/u2df04.rb +1 -2
  55. data/demo/grph2/udegpk/u2df05.rb +1 -2
  56. data/demo/grph2/udegpk/u2df06.rb +1 -2
  57. data/demo/grph2/udegpk/u2df07.rb +1 -2
  58. data/demo/grph2/udegpk/u2df08.rb +1 -2
  59. data/demo/grph2/udegpk/u2df09b.rb +0 -1
  60. data/demo/grph2/udegpk/u2df09c.rb +0 -1
  61. data/demo/grph2/udegpk/u2df09e.rb +0 -1
  62. data/demo/grph2/udegpk/u2df09f.rb +0 -1
  63. data/demo/grph2/uipack/uipk01.rb +1 -2
  64. data/demo/grph2/uipack/uipk02.rb +26 -18
  65. data/demo/grph2/uipack/uipk03.rb +50 -0
  66. data/demo/grph2/ulpack/ulpk01.rb +1 -2
  67. data/demo/grph2/ulpack/ulpk01n.rb +1 -2
  68. data/demo/grph2/ulpack/ulpk02.rb +1 -2
  69. data/demo/grph2/ulpack/ulpk02n.rb +1 -2
  70. data/demo/grph2/umpack/test01.rb +1 -2
  71. data/demo/grph2/umpack/test02.rb +1 -2
  72. data/demo/grph2/umpack/test03.rb +1 -2
  73. data/demo/grph2/umpack/test04.rb +2 -3
  74. data/demo/grph2/umpack/test05.rb +1 -2
  75. data/demo/grph2/umpack/test05r.rb +86 -0
  76. data/demo/grph2/umpack/test06.rb +1 -2
  77. data/demo/grph2/umpack/test07.rb +1 -2
  78. data/demo/grph2/umpack/test08.rb +1 -2
  79. data/demo/grph2/umpack/test10.rb +0 -1
  80. data/demo/grph2/umpack/umpk01.rb +1 -2
  81. data/demo/grph2/umpack/umpk02.rb +1 -2
  82. data/demo/grph2/umpack/umpk03.rb +1 -2
  83. data/demo/grph2/umpack/umpk04.rb +1 -2
  84. data/demo/grph2/umpack/umpk05.rb +1 -2
  85. data/demo/grph2/uspack/uspk01.rb +1 -2
  86. data/demo/grph2/uspack/uspk02.rb +1 -2
  87. data/demo/grph2/uspack/uspk03.rb +1 -2
  88. data/demo/grph2/uspack/uspk04.rb +1 -2
  89. data/demo/grph2/uspack/uspk05.rb +1 -2
  90. data/demo/grph2/uspack/uspk06.rb +2 -3
  91. data/demo/grph2/uspack/uspk07.rb +1 -2
  92. data/demo/grph2/uspack/uspk08.rb +2 -3
  93. data/demo/grph2/uspack/uspk09.rb +1 -2
  94. data/demo/grph2/uspack/uspk10.rb +1 -2
  95. data/demo/grph2/uspack/uspk11.rb +1 -2
  96. data/demo/grph2/uspack/uspk12.rb +1 -2
  97. data/demo/grph2/uupack/uupk01.rb +1 -2
  98. data/demo/grph2/uupack/uupk02.rb +1 -2
  99. data/demo/grph2/uupack/uupk03.rb +1 -2
  100. data/demo/grph2/uupack/uupk04.rb +1 -2
  101. data/demo/grph2/uupack/uupk05.rb +1 -2
  102. data/demo/grph2/uupack/uupk06.rb +1 -2
  103. data/demo/grph2/uupack/uupk07.rb +1 -2
  104. data/demo/grph2/uxyzpk/uxyz01.rb +1 -2
  105. data/demo/grph2/uxyzpk/uxyz02.rb +1 -2
  106. data/demo/grph2/uxyzpk/uxyz03.rb +1 -2
  107. data/demo/grph2/uxyzpk/uxyz04.rb +1 -2
  108. data/demo/grph2/uxyzpk/uxyz05.rb +1 -2
  109. data/demo/grph2/uxyzpk/uxyz06.rb +1 -2
  110. data/demo/grph2/uxyzpk/uxyz07.rb +1 -2
  111. data/demo/grph2/uxyzpk/uxyz08.rb +1 -2
  112. data/demo/grph2/uxyzpk/uxyz09.rb +1 -2
  113. data/demo/grph2/uxyzpk/uxyz10.rb +1 -2
  114. data/demo/grph2/ximage/ximg01.rb +2 -3
  115. data/demo/math1/clsplib/cslb01.rb +1 -2
  116. data/demo/math2/fftlib/fftl01.rb +1 -2
  117. data/demo/math2/fftlib/fftl02.rb +1 -2
  118. data/demo/math2/intrlib/intr01.rb +1 -2
  119. data/demo/math2/rnmlib/rnml01.rb +1 -2
  120. data/demo/math2/vstlib/vstl01.rb +1 -2
  121. data/demo/math2/vstlib/vstl02.rb +1 -2
  122. data/demo/misc2/tmpack/tmpk01.rb +46 -0
  123. data/demo/misc2/tmpack/tmpk02.rb +58 -0
  124. data/demo/misc2/tmpack/tmpk03.rb +56 -0
  125. data/demo/rakuraku/color/color1.rb +1 -2
  126. data/demo/rakuraku/color/color2.rb +5 -5
  127. data/demo/rakuraku/color/color3.rb +1 -2
  128. data/demo/rakuraku/kihon/kihon1.rb +1 -2
  129. data/demo/rakuraku/kihon/kihon2.rb +1 -2
  130. data/demo/rakuraku/kihon/kihon3.rb +1 -2
  131. data/demo/rakuraku/kihon/kihon4.rb +1 -2
  132. data/demo/rakuraku/kihon/kihon5.rb +1 -2
  133. data/demo/rakuraku/kihon/kihon6.rb +1 -2
  134. data/demo/rakuraku/kihon/kihon7.rb +10 -5
  135. data/demo/rakuraku/kihon/kihon8.rb +1 -2
  136. data/demo/rakuraku/kihon/kihon9.rb +1 -2
  137. data/demo/rakuraku/kihon/kihona.rb +1 -2
  138. data/demo/rakuraku/kihon/kihonb.rb +12 -11
  139. data/demo/rakuraku/kihon/kihonc.rb +1 -2
  140. data/demo/rakuraku/layout/lay1.rb +1 -2
  141. data/demo/rakuraku/layout/lay2.rb +1 -2
  142. data/demo/rakuraku/layout/lay3.rb +1 -2
  143. data/demo/rakuraku/map3d/map3d1.rb +1 -2
  144. data/demo/rakuraku/map3d/map3d2.rb +1 -2
  145. data/demo/rakuraku/map3d/map3d3.rb +1 -2
  146. data/demo/rakuraku/map3d/map3d4.rb +1 -2
  147. data/demo/rakuraku/map3d/map3d5.rb +1 -2
  148. data/demo/rakuraku/map3d/map3d6.rb +0 -1
  149. data/demo/rakuraku/map3d/map3d7.rb +0 -1
  150. data/demo/rakuraku/miss/miss1.rb +1 -2
  151. data/demo/rakuraku/miss/miss2.rb +1 -2
  152. data/demo/rakuraku/quick/quick1.rb +1 -2
  153. data/demo/rakuraku/quick/quick2.rb +1 -2
  154. data/demo/rakuraku/quick/quick3.rb +1 -2
  155. data/demo/rakuraku/quick/quick4.rb +1 -2
  156. data/demo/rakuraku/quick/quick5.rb +1 -2
  157. data/demo/rakuraku/u2d/u2d1.rb +1 -2
  158. data/demo/rakuraku/u2d/u2d2.rb +1 -2
  159. data/demo/rakuraku/u2d/u2d3.rb +1 -2
  160. data/demo/rakuraku/u2d/u2d4.rb +1 -2
  161. data/demo/rakuraku/u2d/u2d5.rb +1 -2
  162. data/demo/rakuraku/u2d/u2d6.rb +1 -2
  163. data/demo/rakuraku/u2d/u2d7.rb +1 -2
  164. data/demo/rakuraku/uspack/uspac1.rb +2 -3
  165. data/demo/rakuraku/uspack/uspac2.rb +1 -2
  166. data/demo/rakuraku/uspack/uspac3.rb +2 -3
  167. data/demo/rakuraku/uspack/uspac4.rb +1 -2
  168. data/demo/rakuraku/uxyz/uxyz1.rb +1 -2
  169. data/demo/rakuraku/uxyz/uxyz2.rb +1 -2
  170. data/demo/rakuraku/uxyz/uxyz3.rb +1 -2
  171. data/demo/rakuraku/uxyz/uxyz4.rb +1 -2
  172. data/demo/rakuraku/uxyz/uxyz5.rb +1 -2
  173. data/demo/rakuraku/uxyz/uxyz6.rb +1 -2
  174. data/demo/rakuraku/uxyz/uxyz7.rb +1 -2
  175. data/demo/rakuraku/uxyz/uxyz8.rb +1 -2
  176. data/demo/rubydcloriginal/uemrkz1.rb +0 -1
  177. data/ext/numru/dcl_cary2obj.c +29 -24
  178. data/ext/numru/dcl_narrayed_funcs.c +21 -21
  179. data/ext/numru/dcl_obj2cary.c +9 -5
  180. data/ext/numru/dcl_rubydcloriginal.c +14 -5
  181. data/ext/numru/extconf.rb +73 -61
  182. data/ext/numru/grph1_csgi.c +38 -8
  183. data/ext/numru/grph1_scpack.c +49 -46
  184. data/ext/numru/grph1_sgpack.c +167 -164
  185. data/ext/numru/grph1_slpack.c +23 -20
  186. data/ext/numru/grph1_stpack.c +44 -41
  187. data/ext/numru/grph1_swpack.c +155 -92
  188. data/ext/numru/grph2_grpack.c +22 -19
  189. data/ext/numru/grph2_ucpack.c +55 -52
  190. data/ext/numru/grph2_udpack.c +61 -58
  191. data/ext/numru/grph2_uepack.c +60 -57
  192. data/ext/numru/grph2_ugpack.c +49 -46
  193. data/ext/numru/grph2_uhpack.c +25 -22
  194. data/ext/numru/grph2_uipack.c +57 -54
  195. data/ext/numru/grph2_ulpack.c +59 -56
  196. data/ext/numru/grph2_umpack.c +75 -72
  197. data/ext/numru/grph2_uspack.c +97 -94
  198. data/ext/numru/grph2_uupack.c +78 -75
  199. data/ext/numru/grph2_uvpack.c +25 -22
  200. data/ext/numru/grph2_uwpack.c +30 -27
  201. data/ext/numru/grph2_uxpack.c +23 -20
  202. data/ext/numru/grph2_uypack.c +23 -20
  203. data/ext/numru/grph2_uzpack.c +69 -66
  204. data/ext/numru/init.c.default +6 -2
  205. data/ext/numru/math1_blklib.c +13 -10
  206. data/ext/numru/math1_chrlib.c +16 -13
  207. data/ext/numru/math1_clsplib.c +13 -10
  208. data/ext/numru/math1_fnclib.c +16 -13
  209. data/ext/numru/math1_gnmlib.c +21 -18
  210. data/ext/numru/math1_gt2dlib.c +18 -15
  211. data/ext/numru/math1_ifalib.c +18 -15
  212. data/ext/numru/math1_indxlib.c +24 -21
  213. data/ext/numru/math1_intlib.c +13 -10
  214. data/ext/numru/math1_lrllib.c +33 -30
  215. data/ext/numru/math1_maplib.c +14 -11
  216. data/ext/numru/math1_oslib.c +11 -8
  217. data/ext/numru/math1_rfalib.c +39 -36
  218. data/ext/numru/math1_rfblib.c +12 -9
  219. data/ext/numru/math1_sublib.c +13 -10
  220. data/ext/numru/math1_syslib.c +82 -79
  221. data/ext/numru/math1_vialib.c +31 -28
  222. data/ext/numru/math1_viblib.c +24 -21
  223. data/ext/numru/math1_vralib.c +31 -28
  224. data/ext/numru/math1_vrblib.c +24 -21
  225. data/ext/numru/math1_xfclib.c +12 -9
  226. data/ext/numru/math2_fftlib.c +28 -25
  227. data/ext/numru/math2_intrlib.c +11 -8
  228. data/ext/numru/math2_rnmlib.c +12 -9
  229. data/ext/numru/math2_shtlib.c +34 -31
  230. data/ext/numru/math2_vstlib.c +15 -12
  231. data/ext/numru/misc1_chnlib.c +12 -9
  232. data/ext/numru/misc1_datelib.c +36 -33
  233. data/ext/numru/misc1_fmtlib.c +10 -7
  234. data/ext/numru/misc1_misclib.c +11 -8
  235. data/ext/numru/misc1_randlib.c +13 -10
  236. data/ext/numru/misc1_timelib.c +20 -17
  237. data/ext/numru/misc2_tmpack.c +1200 -0
  238. data/lib/numru/dcl/dcl.rb +5676 -0
  239. data/lib/numru/dcl/version.rb +5 -0
  240. data/lib/numru/dcl.rb +6 -5580
  241. data/ruby-dcl.gemspec +13 -9
  242. metadata +25 -99
  243. data/.gitignore +0 -13
  244. data/.rspec +0 -2
  245. data/.travis.yml +0 -3
  246. data/GenWrapper/Makefile +0 -15
  247. data/GenWrapper/cproto2init.rb +0 -41
  248. data/GenWrapper/dcl_narrayed_funcs.rb +0 -181
  249. data/GenWrapper/dcl_rb_footing +0 -29
  250. data/GenWrapper/dcl_rb_heading +0 -123
  251. data/GenWrapper/def.rb +0 -20
  252. data/GenWrapper/elim_ary_size.rb +0 -398
  253. data/GenWrapper/etc/p_header +0 -64
  254. data/GenWrapper/pparse.rb +0 -137
  255. data/GenWrapper/proto/Makefile +0 -36
  256. data/GenWrapper/proto/grph1_00 +0 -17
  257. data/GenWrapper/proto/grph1_csgi.fp +0 -27
  258. data/GenWrapper/proto/grph1_scpack.fp +0 -442
  259. data/GenWrapper/proto/grph1_sgpack.fp +0 -1772
  260. data/GenWrapper/proto/grph1_slpack.fp +0 -316
  261. data/GenWrapper/proto/grph1_stpack.fp +0 -455
  262. data/GenWrapper/proto/grph1_swpack.fp +0 -826
  263. data/GenWrapper/proto/grph2_00 +0 -16
  264. data/GenWrapper/proto/grph2_grpack.fp +0 -139
  265. data/GenWrapper/proto/grph2_ucpack.fp +0 -522
  266. data/GenWrapper/proto/grph2_udpack.fp +0 -692
  267. data/GenWrapper/proto/grph2_uepack.fp +0 -601
  268. data/GenWrapper/proto/grph2_ugpack.fp +0 -436
  269. data/GenWrapper/proto/grph2_uhpack.fp +0 -246
  270. data/GenWrapper/proto/grph2_uipack.fp +0 -508
  271. data/GenWrapper/proto/grph2_ulpack.fp +0 -516
  272. data/GenWrapper/proto/grph2_umpack.fp +0 -676
  273. data/GenWrapper/proto/grph2_uspack.fp +0 -989
  274. data/GenWrapper/proto/grph2_uupack.fp +0 -663
  275. data/GenWrapper/proto/grph2_uvpack.fp +0 -246
  276. data/GenWrapper/proto/grph2_uwpack.fp +0 -203
  277. data/GenWrapper/proto/grph2_uxpack.fp +0 -295
  278. data/GenWrapper/proto/grph2_uypack.fp +0 -295
  279. data/GenWrapper/proto/grph2_uzpack.fp +0 -574
  280. data/GenWrapper/proto/math1_00 +0 -12
  281. data/GenWrapper/proto/math1_blklib.fp +0 -58
  282. data/GenWrapper/proto/math1_chrlib.fp +0 -83
  283. data/GenWrapper/proto/math1_clsplib.fp +0 -74
  284. data/GenWrapper/proto/math1_fnclib.fp +0 -79
  285. data/GenWrapper/proto/math1_gnmlib.fp +0 -118
  286. data/GenWrapper/proto/math1_gt2dlib.fp +0 -144
  287. data/GenWrapper/proto/math1_ifalib.fp +0 -123
  288. data/GenWrapper/proto/math1_indxlib.fp +0 -222
  289. data/GenWrapper/proto/math1_intlib.fp +0 -46
  290. data/GenWrapper/proto/math1_lrllib.fp +0 -276
  291. data/GenWrapper/proto/math1_maplib.fp +0 -24
  292. data/GenWrapper/proto/math1_oslib.fp +0 -28
  293. data/GenWrapper/proto/math1_rfalib.fp +0 -420
  294. data/GenWrapper/proto/math1_rfblib.fp +0 -51
  295. data/GenWrapper/proto/math1_sublib.fp +0 -60
  296. data/GenWrapper/proto/math1_syslib.fp +0 -767
  297. data/GenWrapper/proto/math1_vialib.fp +0 -339
  298. data/GenWrapper/proto/math1_viblib.fp +0 -264
  299. data/GenWrapper/proto/math1_vralib.fp +0 -339
  300. data/GenWrapper/proto/math1_vrblib.fp +0 -264
  301. data/GenWrapper/proto/math1_xfclib.fp +0 -68
  302. data/GenWrapper/proto/math2_00 +0 -12
  303. data/GenWrapper/proto/math2_fftlib.fp +0 -803
  304. data/GenWrapper/proto/math2_intrlib.fp +0 -32
  305. data/GenWrapper/proto/math2_odelib.fp_notused +0 -568
  306. data/GenWrapper/proto/math2_rnmlib.fp +0 -54
  307. data/GenWrapper/proto/math2_shtlib.fp +0 -1292
  308. data/GenWrapper/proto/math2_vstlib.fp +0 -84
  309. data/GenWrapper/proto/misc1_00 +0 -17
  310. data/GenWrapper/proto/misc1_chnlib.fp +0 -47
  311. data/GenWrapper/proto/misc1_datelib.fp +0 -352
  312. data/GenWrapper/proto/misc1_fmtlib.fp +0 -19
  313. data/GenWrapper/proto/misc1_misclib.fp +0 -26
  314. data/GenWrapper/proto/misc1_randlib.fp +0 -50
  315. data/GenWrapper/proto/misc1_timelib.fp +0 -151
  316. data/GenWrapper/proto2c.rb +0 -13
  317. data/GenWrapper/prototype.rb +0 -209
  318. data/GenWrapper/util.rb +0 -9
  319. data/GenWrapper/variable.rb +0 -671
  320. data/README +0 -29
  321. data/ToDo +0 -2
  322. data/bin/console +0 -14
  323. data/bin/setup +0 -7
  324. data/demo/grph2/ximage/MEMO +0 -23
  325. data/obsolete/README +0 -2
  326. data/obsolete/dcl_ext.html +0 -112
  327. data/obsolete/dcl_ext.rb +0 -313
@@ -1,10 +1,9 @@
1
1
  /*
2
- * $Id: p_header,v 1.3 2015/03/18 03:27:42 horinout Exp $
2
+ * $Id$
3
3
  */
4
4
 
5
5
  #include <stdio.h>
6
6
  #include "ruby.h"
7
- #include "libtinyf2c.h"
8
7
  #include "narray.h"
9
8
  #include "cdcl.h"
10
9
 
@@ -15,6 +14,10 @@
15
14
 
16
15
  #define DFLT_SIZE 32
17
16
 
17
+ #ifndef NARRAY_BIGMEM
18
+ typedef int na_shape_t;
19
+ #endif
20
+
18
21
  extern char *dcl_obj2ccharary(VALUE, int, int);
19
22
  extern integer *dcl_obj2cintegerary(VALUE);
20
23
  extern real *dcl_obj2crealary(VALUE);
@@ -22,10 +25,10 @@ extern complex *dcl_obj2ccomplexary(VALUE);
22
25
  extern logical *dcl_obj2clogicalary(VALUE);
23
26
 
24
27
  extern VALUE dcl_ccharary2obj(char *, int, int);
25
- extern VALUE dcl_cintegerary2obj(integer *, int, int, int *);
26
- extern VALUE dcl_crealary2obj(real *, int, int, int *);
27
- extern VALUE dcl_ccomplexary2obj(complex *, int, char *);
28
- extern VALUE dcl_clogicalary2obj(logical *, int, int, int *);
28
+ extern VALUE dcl_cintegerary2obj(integer *, na_shape_t, int, na_shape_t *);
29
+ extern VALUE dcl_crealary2obj(real *, na_shape_t, int, na_shape_t *);
30
+ /* extern VALUE dcl_ccomplexary2obj(complex *, int, char *); */
31
+ extern VALUE dcl_clogicalary2obj(logical *, na_shape_t, int, na_shape_t *);
29
32
 
30
33
  extern void dcl_freeccharary(char *);
31
34
  extern void dcl_freecintegerary(integer *);
@@ -75,7 +78,7 @@ dcl_gropn(obj, iws)
75
78
  i_iws = NUM2INT(iws);
76
79
 
77
80
 
78
- gropn_(&i_iws);
81
+ gropn__(&i_iws);
79
82
 
80
83
  return Qnil;
81
84
 
@@ -85,7 +88,7 @@ static VALUE
85
88
  dcl_grfrm(obj)
86
89
  VALUE obj;
87
90
  {
88
- grfrm_();
91
+ grfrm__();
89
92
 
90
93
  return Qnil;
91
94
 
@@ -95,7 +98,7 @@ static VALUE
95
98
  dcl_grfig(obj)
96
99
  VALUE obj;
97
100
  {
98
- grfig_();
101
+ grfig__();
99
102
 
100
103
  return Qnil;
101
104
 
@@ -105,7 +108,7 @@ static VALUE
105
108
  dcl_grcls(obj)
106
109
  VALUE obj;
107
110
  {
108
- grcls_();
111
+ grcls__();
109
112
 
110
113
  return Qnil;
111
114
 
@@ -115,7 +118,7 @@ static VALUE
115
118
  dcl_grinit(obj)
116
119
  VALUE obj;
117
120
  {
118
- grinit_();
121
+ grinit__();
119
122
 
120
123
  return Qnil;
121
124
 
@@ -149,7 +152,7 @@ dcl_grsvpt(obj, vxmin, vxmax, vymin, vymax)
149
152
  i_vymax = (real)NUM2DBL(vymax);
150
153
 
151
154
 
152
- grsvpt_(&i_vxmin, &i_vxmax, &i_vymin, &i_vymax);
155
+ grsvpt__(&i_vxmin, &i_vxmax, &i_vymin, &i_vymax);
153
156
 
154
157
  return Qnil;
155
158
 
@@ -183,7 +186,7 @@ dcl_grswnd(obj, uxmin, uxmax, uymin, uymax)
183
186
  i_uymax = (real)NUM2DBL(uymax);
184
187
 
185
188
 
186
- grswnd_(&i_uxmin, &i_uxmax, &i_uymin, &i_uymax);
189
+ grswnd__(&i_uxmin, &i_uxmax, &i_uymin, &i_uymax);
187
190
 
188
191
  return Qnil;
189
192
 
@@ -212,7 +215,7 @@ dcl_grssim(obj, simfac, vxoff, vyoff)
212
215
  i_vyoff = (real)NUM2DBL(vyoff);
213
216
 
214
217
 
215
- grssim_(&i_simfac, &i_vxoff, &i_vyoff);
218
+ grssim__(&i_simfac, &i_vxoff, &i_vyoff);
216
219
 
217
220
  return Qnil;
218
221
 
@@ -241,7 +244,7 @@ dcl_grsmpl(obj, plx, ply, plrot)
241
244
  i_plrot = (real)NUM2DBL(plrot);
242
245
 
243
246
 
244
- grsmpl_(&i_plx, &i_ply, &i_plrot);
247
+ grsmpl__(&i_plx, &i_ply, &i_plrot);
245
248
 
246
249
  return Qnil;
247
250
 
@@ -275,7 +278,7 @@ dcl_grstxy(obj, txmin, txmax, tymin, tymax)
275
278
  i_tymax = (real)NUM2DBL(tymax);
276
279
 
277
280
 
278
- grstxy_(&i_txmin, &i_txmax, &i_tymin, &i_tymax);
281
+ grstxy__(&i_txmin, &i_txmax, &i_tymin, &i_tymax);
279
282
 
280
283
  return Qnil;
281
284
 
@@ -294,7 +297,7 @@ dcl_grstrn(obj, itr)
294
297
  i_itr = NUM2INT(itr);
295
298
 
296
299
 
297
- grstrn_(&i_itr);
300
+ grstrn__(&i_itr);
298
301
 
299
302
  return Qnil;
300
303
 
@@ -304,7 +307,7 @@ static VALUE
304
307
  dcl_grstrf(obj)
305
308
  VALUE obj;
306
309
  {
307
- grstrf_();
310
+ grstrf__();
308
311
 
309
312
  return Qnil;
310
313
 
@@ -340,7 +343,7 @@ dcl_grscwd(obj, cxmin, cxmax, cymin, cymax)
340
343
  i_cymax = (real)NUM2DBL(cymax);
341
344
 
342
345
 
343
- grscwd_(&i_cxmin, &i_cxmax, &i_cymin, &i_cymax);
346
+ grscwd__(&i_cxmin, &i_cxmax, &i_cymin, &i_cymax);
344
347
 
345
348
  return Qnil;
346
349
 
@@ -1,10 +1,9 @@
1
1
  /*
2
- * $Id: p_header,v 1.3 2015/03/18 03:27:42 horinout Exp $
2
+ * $Id$
3
3
  */
4
4
 
5
5
  #include <stdio.h>
6
6
  #include "ruby.h"
7
- #include "libtinyf2c.h"
8
7
  #include "narray.h"
9
8
  #include "cdcl.h"
10
9
 
@@ -15,6 +14,10 @@
15
14
 
16
15
  #define DFLT_SIZE 32
17
16
 
17
+ #ifndef NARRAY_BIGMEM
18
+ typedef int na_shape_t;
19
+ #endif
20
+
18
21
  extern char *dcl_obj2ccharary(VALUE, int, int);
19
22
  extern integer *dcl_obj2cintegerary(VALUE);
20
23
  extern real *dcl_obj2crealary(VALUE);
@@ -22,10 +25,10 @@ extern complex *dcl_obj2ccomplexary(VALUE);
22
25
  extern logical *dcl_obj2clogicalary(VALUE);
23
26
 
24
27
  extern VALUE dcl_ccharary2obj(char *, int, int);
25
- extern VALUE dcl_cintegerary2obj(integer *, int, int, int *);
26
- extern VALUE dcl_crealary2obj(real *, int, int, int *);
27
- extern VALUE dcl_ccomplexary2obj(complex *, int, char *);
28
- extern VALUE dcl_clogicalary2obj(logical *, int, int, int *);
28
+ extern VALUE dcl_cintegerary2obj(integer *, na_shape_t, int, na_shape_t *);
29
+ extern VALUE dcl_crealary2obj(real *, na_shape_t, int, na_shape_t *);
30
+ /* extern VALUE dcl_ccomplexary2obj(complex *, int, char *); */
31
+ extern VALUE dcl_clogicalary2obj(logical *, na_shape_t, int, na_shape_t *);
29
32
 
30
33
  extern void dcl_freeccharary(char *);
31
34
  extern void dcl_freecintegerary(integer *);
@@ -69,7 +72,7 @@ dcl_ucpqnp(obj)
69
72
  integer o_ncp;
70
73
  VALUE ncp;
71
74
 
72
- ucpqnp_(&o_ncp);
75
+ ucpqnp__(&o_ncp);
73
76
 
74
77
  ncp = INT2NUM(o_ncp);
75
78
 
@@ -93,7 +96,7 @@ dcl_ucpqid(obj, cp)
93
96
  i_cp = StringValuePtr(cp);
94
97
 
95
98
 
96
- ucpqid_(i_cp, &o_idx, (ftnlen)strlen(i_cp));
99
+ ucpqid__(i_cp, &o_idx, (ftnlen)strlen(i_cp));
97
100
 
98
101
  idx = INT2NUM(o_idx);
99
102
 
@@ -119,7 +122,7 @@ dcl_ucpqcp(obj, idx)
119
122
  o_cp= ALLOCA_N(char, (DFLT_SIZE+1));
120
123
  memset(o_cp, '\0', DFLT_SIZE+1);
121
124
 
122
- ucpqcp_(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
125
+ ucpqcp__(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
123
126
 
124
127
  cp = rb_str_new2(o_cp);
125
128
 
@@ -145,7 +148,7 @@ dcl_ucpqcl(obj, idx)
145
148
  o_cp= ALLOCA_N(char, (DFLT_SIZE+1));
146
149
  memset(o_cp, '\0', DFLT_SIZE+1);
147
150
 
148
- ucpqcl_(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
151
+ ucpqcl__(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
149
152
 
150
153
  cp = rb_str_new2(o_cp);
151
154
 
@@ -169,7 +172,7 @@ dcl_ucpqit(obj, idx)
169
172
  i_idx = NUM2INT(idx);
170
173
 
171
174
 
172
- ucpqit_(&i_idx, &o_itp);
175
+ ucpqit__(&i_idx, &o_itp);
173
176
 
174
177
  itp = INT2NUM(o_itp);
175
178
 
@@ -193,7 +196,7 @@ dcl_ucpqvl(obj, idx)
193
196
  i_idx = NUM2INT(idx);
194
197
 
195
198
 
196
- ucpqvl_(&i_idx, &o_ipara);
199
+ ucpqvl__(&i_idx, &o_ipara);
197
200
 
198
201
  ipara = INT2NUM(o_ipara);
199
202
 
@@ -220,7 +223,7 @@ dcl_ucpsvl(obj, idx, ipara)
220
223
  i_ipara = NUM2INT(ipara);
221
224
 
222
225
 
223
- ucpsvl_(&i_idx, &i_ipara);
226
+ ucpsvl__(&i_idx, &i_ipara);
224
227
 
225
228
  return Qnil;
226
229
 
@@ -241,7 +244,7 @@ dcl_ucpqin(obj, cp)
241
244
  i_cp = StringValuePtr(cp);
242
245
 
243
246
 
244
- ucpqin_(i_cp, &o_in, (ftnlen)strlen(i_cp));
247
+ ucpqin__(i_cp, &o_in, (ftnlen)strlen(i_cp));
245
248
 
246
249
  in = INT2NUM(o_in);
247
250
 
@@ -273,7 +276,7 @@ dcl_ucxacl(obj, cside, jd0, nd)
273
276
  i_nd = NUM2INT(nd);
274
277
 
275
278
 
276
- ucxacl_(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
279
+ ucxacl__(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
277
280
 
278
281
  return Qnil;
279
282
 
@@ -302,7 +305,7 @@ dcl_ucxady(obj, cside, jd0, nd)
302
305
  i_nd = NUM2INT(nd);
303
306
 
304
307
 
305
- ucxady_(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
308
+ ucxady__(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
306
309
 
307
310
  return Qnil;
308
311
 
@@ -331,7 +334,7 @@ dcl_ucxamn(obj, cside, jd0, nd)
331
334
  i_nd = NUM2INT(nd);
332
335
 
333
336
 
334
- ucxamn_(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
337
+ ucxamn__(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
335
338
 
336
339
  return Qnil;
337
340
 
@@ -360,7 +363,7 @@ dcl_ucxayr(obj, cside, jd0, nd)
360
363
  i_nd = NUM2INT(nd);
361
364
 
362
365
 
363
- ucxayr_(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
366
+ ucxayr__(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
364
367
 
365
368
  return Qnil;
366
369
 
@@ -389,7 +392,7 @@ dcl_ucyacl(obj, cside, jd0, nd)
389
392
  i_nd = NUM2INT(nd);
390
393
 
391
394
 
392
- ucyacl_(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
395
+ ucyacl__(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
393
396
 
394
397
  return Qnil;
395
398
 
@@ -418,7 +421,7 @@ dcl_ucyady(obj, cside, jd0, nd)
418
421
  i_nd = NUM2INT(nd);
419
422
 
420
423
 
421
- ucyady_(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
424
+ ucyady__(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
422
425
 
423
426
  return Qnil;
424
427
 
@@ -447,7 +450,7 @@ dcl_ucyamn(obj, cside, jd0, nd)
447
450
  i_nd = NUM2INT(nd);
448
451
 
449
452
 
450
- ucyamn_(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
453
+ ucyamn__(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
451
454
 
452
455
  return Qnil;
453
456
 
@@ -476,7 +479,7 @@ dcl_ucyayr(obj, cside, jd0, nd)
476
479
  i_nd = NUM2INT(nd);
477
480
 
478
481
 
479
- ucyayr_(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
482
+ ucyayr__(i_cside, &i_jd0, &i_nd, (ftnlen)strlen(i_cside));
480
483
 
481
484
  return Qnil;
482
485
 
@@ -497,7 +500,7 @@ dcl_uciget(obj, cp)
497
500
  i_cp = StringValuePtr(cp);
498
501
 
499
502
 
500
- uciget_(i_cp, &o_ipara, (ftnlen)strlen(i_cp));
503
+ uciget__(i_cp, &o_ipara, (ftnlen)strlen(i_cp));
501
504
 
502
505
  ipara = INT2NUM(o_ipara);
503
506
 
@@ -524,7 +527,7 @@ dcl_uciset(obj, cp, ipara)
524
527
  i_ipara = NUM2INT(ipara);
525
528
 
526
529
 
527
- uciset_(i_cp, &i_ipara, (ftnlen)strlen(i_cp));
530
+ uciset__(i_cp, &i_ipara, (ftnlen)strlen(i_cp));
528
531
 
529
532
  return Qnil;
530
533
 
@@ -548,7 +551,7 @@ dcl_ucistx(obj, cp, ipara)
548
551
  i_ipara = NUM2INT(ipara);
549
552
 
550
553
 
551
- ucistx_(i_cp, &i_ipara, (ftnlen)strlen(i_cp));
554
+ ucistx__(i_cp, &i_ipara, (ftnlen)strlen(i_cp));
552
555
 
553
556
  return Qnil;
554
557
 
@@ -561,7 +564,7 @@ dcl_uciqnp(obj)
561
564
  integer o_ncp;
562
565
  VALUE ncp;
563
566
 
564
- uciqnp_(&o_ncp);
567
+ uciqnp__(&o_ncp);
565
568
 
566
569
  ncp = INT2NUM(o_ncp);
567
570
 
@@ -585,7 +588,7 @@ dcl_uciqid(obj, cp)
585
588
  i_cp = StringValuePtr(cp);
586
589
 
587
590
 
588
- uciqid_(i_cp, &o_idx, (ftnlen)strlen(i_cp));
591
+ uciqid__(i_cp, &o_idx, (ftnlen)strlen(i_cp));
589
592
 
590
593
  idx = INT2NUM(o_idx);
591
594
 
@@ -611,7 +614,7 @@ dcl_uciqcp(obj, idx)
611
614
  o_cp= ALLOCA_N(char, (DFLT_SIZE+1));
612
615
  memset(o_cp, '\0', DFLT_SIZE+1);
613
616
 
614
- uciqcp_(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
617
+ uciqcp__(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
615
618
 
616
619
  cp = rb_str_new2(o_cp);
617
620
 
@@ -637,7 +640,7 @@ dcl_uciqcl(obj, idx)
637
640
  o_cp= ALLOCA_N(char, (DFLT_SIZE+1));
638
641
  memset(o_cp, '\0', DFLT_SIZE+1);
639
642
 
640
- uciqcl_(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
643
+ uciqcl__(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
641
644
 
642
645
  cp = rb_str_new2(o_cp);
643
646
 
@@ -661,7 +664,7 @@ dcl_uciqvl(obj, idx)
661
664
  i_idx = NUM2INT(idx);
662
665
 
663
666
 
664
- uciqvl_(&i_idx, &o_ipara);
667
+ uciqvl__(&i_idx, &o_ipara);
665
668
 
666
669
  ipara = INT2NUM(o_ipara);
667
670
 
@@ -688,7 +691,7 @@ dcl_ucisvl(obj, idx, ipara)
688
691
  i_ipara = NUM2INT(ipara);
689
692
 
690
693
 
691
- ucisvl_(&i_idx, &i_ipara);
694
+ ucisvl__(&i_idx, &i_ipara);
692
695
 
693
696
  return Qnil;
694
697
 
@@ -709,7 +712,7 @@ dcl_uciqin(obj, cp)
709
712
  i_cp = StringValuePtr(cp);
710
713
 
711
714
 
712
- uciqin_(i_cp, &o_in, (ftnlen)strlen(i_cp));
715
+ uciqin__(i_cp, &o_in, (ftnlen)strlen(i_cp));
713
716
 
714
717
  in = INT2NUM(o_in);
715
718
 
@@ -733,7 +736,7 @@ dcl_uclget(obj, cp)
733
736
  i_cp = StringValuePtr(cp);
734
737
 
735
738
 
736
- uclget_(i_cp, &o_lpara, (ftnlen)strlen(i_cp));
739
+ uclget__(i_cp, &o_lpara, (ftnlen)strlen(i_cp));
737
740
 
738
741
  lpara = (o_lpara == FALSE_) ? Qfalse : Qtrue;
739
742
 
@@ -757,7 +760,7 @@ dcl_uclset(obj, cp, lpara)
757
760
  i_lpara = ((lpara == Qnil)||(lpara == Qfalse)) ? FALSE_ : TRUE_;
758
761
 
759
762
 
760
- uclset_(i_cp, &i_lpara, (ftnlen)strlen(i_cp));
763
+ uclset__(i_cp, &i_lpara, (ftnlen)strlen(i_cp));
761
764
 
762
765
  return Qnil;
763
766
 
@@ -778,7 +781,7 @@ dcl_uclstx(obj, cp, lpara)
778
781
  i_lpara = ((lpara == Qnil)||(lpara == Qfalse)) ? FALSE_ : TRUE_;
779
782
 
780
783
 
781
- uclstx_(i_cp, &i_lpara, (ftnlen)strlen(i_cp));
784
+ uclstx__(i_cp, &i_lpara, (ftnlen)strlen(i_cp));
782
785
 
783
786
  return Qnil;
784
787
 
@@ -791,7 +794,7 @@ dcl_uclqnp(obj)
791
794
  integer o_ncp;
792
795
  VALUE ncp;
793
796
 
794
- uclqnp_(&o_ncp);
797
+ uclqnp__(&o_ncp);
795
798
 
796
799
  ncp = INT2NUM(o_ncp);
797
800
 
@@ -815,7 +818,7 @@ dcl_uclqid(obj, cp)
815
818
  i_cp = StringValuePtr(cp);
816
819
 
817
820
 
818
- uclqid_(i_cp, &o_idx, (ftnlen)strlen(i_cp));
821
+ uclqid__(i_cp, &o_idx, (ftnlen)strlen(i_cp));
819
822
 
820
823
  idx = INT2NUM(o_idx);
821
824
 
@@ -841,7 +844,7 @@ dcl_uclqcp(obj, idx)
841
844
  o_cp= ALLOCA_N(char, (DFLT_SIZE+1));
842
845
  memset(o_cp, '\0', DFLT_SIZE+1);
843
846
 
844
- uclqcp_(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
847
+ uclqcp__(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
845
848
 
846
849
  cp = rb_str_new2(o_cp);
847
850
 
@@ -867,7 +870,7 @@ dcl_uclqcl(obj, idx)
867
870
  o_cp= ALLOCA_N(char, (DFLT_SIZE+1));
868
871
  memset(o_cp, '\0', DFLT_SIZE+1);
869
872
 
870
- uclqcl_(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
873
+ uclqcl__(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
871
874
 
872
875
  cp = rb_str_new2(o_cp);
873
876
 
@@ -891,7 +894,7 @@ dcl_uclqvl(obj, idx)
891
894
  i_idx = NUM2INT(idx);
892
895
 
893
896
 
894
- uclqvl_(&i_idx, &o_lpara);
897
+ uclqvl__(&i_idx, &o_lpara);
895
898
 
896
899
  lpara = (o_lpara == FALSE_) ? Qfalse : Qtrue;
897
900
 
@@ -915,7 +918,7 @@ dcl_uclsvl(obj, idx, lpara)
915
918
  i_lpara = ((lpara == Qnil)||(lpara == Qfalse)) ? FALSE_ : TRUE_;
916
919
 
917
920
 
918
- uclsvl_(&i_idx, &i_lpara);
921
+ uclsvl__(&i_idx, &i_lpara);
919
922
 
920
923
  return Qnil;
921
924
 
@@ -936,7 +939,7 @@ dcl_uclqin(obj, cp)
936
939
  i_cp = StringValuePtr(cp);
937
940
 
938
941
 
939
- uclqin_(i_cp, &o_in, (ftnlen)strlen(i_cp));
942
+ uclqin__(i_cp, &o_in, (ftnlen)strlen(i_cp));
940
943
 
941
944
  in = INT2NUM(o_in);
942
945
 
@@ -960,7 +963,7 @@ dcl_ucrget(obj, cp)
960
963
  i_cp = StringValuePtr(cp);
961
964
 
962
965
 
963
- ucrget_(i_cp, &o_rpara, (ftnlen)strlen(i_cp));
966
+ ucrget__(i_cp, &o_rpara, (ftnlen)strlen(i_cp));
964
967
 
965
968
  rpara = rb_float_new((double)o_rpara);
966
969
 
@@ -987,7 +990,7 @@ dcl_ucrset(obj, cp, rpara)
987
990
  i_rpara = (real)NUM2DBL(rpara);
988
991
 
989
992
 
990
- ucrset_(i_cp, &i_rpara, (ftnlen)strlen(i_cp));
993
+ ucrset__(i_cp, &i_rpara, (ftnlen)strlen(i_cp));
991
994
 
992
995
  return Qnil;
993
996
 
@@ -1011,7 +1014,7 @@ dcl_ucrstx(obj, cp, rpara)
1011
1014
  i_rpara = (real)NUM2DBL(rpara);
1012
1015
 
1013
1016
 
1014
- ucrstx_(i_cp, &i_rpara, (ftnlen)strlen(i_cp));
1017
+ ucrstx__(i_cp, &i_rpara, (ftnlen)strlen(i_cp));
1015
1018
 
1016
1019
  return Qnil;
1017
1020
 
@@ -1024,7 +1027,7 @@ dcl_ucrqnp(obj)
1024
1027
  integer o_ncp;
1025
1028
  VALUE ncp;
1026
1029
 
1027
- ucrqnp_(&o_ncp);
1030
+ ucrqnp__(&o_ncp);
1028
1031
 
1029
1032
  ncp = INT2NUM(o_ncp);
1030
1033
 
@@ -1048,7 +1051,7 @@ dcl_ucrqid(obj, cp)
1048
1051
  i_cp = StringValuePtr(cp);
1049
1052
 
1050
1053
 
1051
- ucrqid_(i_cp, &o_idx, (ftnlen)strlen(i_cp));
1054
+ ucrqid__(i_cp, &o_idx, (ftnlen)strlen(i_cp));
1052
1055
 
1053
1056
  idx = INT2NUM(o_idx);
1054
1057
 
@@ -1074,7 +1077,7 @@ dcl_ucrqcp(obj, idx)
1074
1077
  o_cp= ALLOCA_N(char, (DFLT_SIZE+1));
1075
1078
  memset(o_cp, '\0', DFLT_SIZE+1);
1076
1079
 
1077
- ucrqcp_(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
1080
+ ucrqcp__(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
1078
1081
 
1079
1082
  cp = rb_str_new2(o_cp);
1080
1083
 
@@ -1100,7 +1103,7 @@ dcl_ucrqcl(obj, idx)
1100
1103
  o_cp= ALLOCA_N(char, (DFLT_SIZE+1));
1101
1104
  memset(o_cp, '\0', DFLT_SIZE+1);
1102
1105
 
1103
- ucrqcl_(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
1106
+ ucrqcl__(&i_idx, o_cp, (ftnlen)DFLT_SIZE);
1104
1107
 
1105
1108
  cp = rb_str_new2(o_cp);
1106
1109
 
@@ -1124,7 +1127,7 @@ dcl_ucrqvl(obj, idx)
1124
1127
  i_idx = NUM2INT(idx);
1125
1128
 
1126
1129
 
1127
- ucrqvl_(&i_idx, &o_rpara);
1130
+ ucrqvl__(&i_idx, &o_rpara);
1128
1131
 
1129
1132
  rpara = rb_float_new((double)o_rpara);
1130
1133
 
@@ -1151,7 +1154,7 @@ dcl_ucrsvl(obj, idx, rpara)
1151
1154
  i_rpara = (real)NUM2DBL(rpara);
1152
1155
 
1153
1156
 
1154
- ucrsvl_(&i_idx, &i_rpara);
1157
+ ucrsvl__(&i_idx, &i_rpara);
1155
1158
 
1156
1159
  return Qnil;
1157
1160
 
@@ -1172,7 +1175,7 @@ dcl_ucrqin(obj, cp)
1172
1175
  i_cp = StringValuePtr(cp);
1173
1176
 
1174
1177
 
1175
- ucrqin_(i_cp, &o_in, (ftnlen)strlen(i_cp));
1178
+ ucrqin__(i_cp, &o_in, (ftnlen)strlen(i_cp));
1176
1179
 
1177
1180
  in = INT2NUM(o_in);
1178
1181