hyung-hwan f675b072d6 redefined ASE_XXX_COPIER_SIMPLE and ASE_XXX_COPIER_INLINE
originally,
- #define ASE_XXX_COPIER_SIMPLE ase_xxx_copysimple
- #define ASE_XXX_COPIER_INLINE ase_xxx_copyinline

after changes.
- #define ASE_XXX_COPIER_SIMPLE ((ase_xxx_copier_t)1)
- #define ASE_XXX_COPIER_INLINE ((ase_xxx_copier_t)2)

when compiled for win32 dll, the reference by the original 
definition resulted in different address values in difference modules.
2008-12-15 07:25:42 +00:00
..
2008-06-04 02:17:42 +00:00
2008-06-04 02:17:42 +00:00
2008-06-04 02:17:42 +00:00
2008-10-15 04:08:31 +00:00
2008-08-23 01:06:35 +00:00
2008-06-07 04:19:57 +00:00
2008-12-14 08:38:58 +00:00
2008-12-14 08:38:58 +00:00
2008-08-21 02:22:07 +00:00
2008-08-21 03:17:25 +00:00
2008-06-07 04:19:57 +00:00
2008-06-04 02:17:42 +00:00
2008-06-04 02:17:42 +00:00
2008-06-04 02:17:42 +00:00
2008-08-23 01:06:35 +00:00
2008-12-12 04:05:28 +00:00
2008-11-27 03:05:00 +00:00
2008-10-15 04:08:31 +00:00
2008-11-28 00:20:40 +00:00