* encoding.c (REAL_TYPE): Define.

From-SVN: r40687
This commit is contained in:
John Wehle 2001-03-21 09:46:20 +00:00 committed by John Wehle
parent 566aa17469
commit 49073def1b
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Wed Mar 21 04:44:58 EST 2001 John Wehle (john@feith.com)
* encoding.c (REAL_TYPE): Define.
2001-03-19 David Edelsohn <edelsohn@gnu.org>
* encoding.c (TYPE_MODE): Define.

View File

@ -54,6 +54,8 @@ Boston, MA 02111-1307, USA. */
#define QUAL_UNION_TYPE _C_UNION_B
#define ARRAY_TYPE _C_ARY_B
#define REAL_TYPE _C_DBL
#define TYPE_FIELDS(TYPE) objc_skip_typespec (TYPE)
#define DECL_MODE(TYPE) *(TYPE)