Branch: Tag:

2005-03-21

2005-03-21 07:09:38 by Martin Nilsson <mani@lysator.liu.se>

Added tInt_11

Rev: src/svalue.h:1.134

2:   || This file is part of Pike. For copyright information see COPYRIGHT.   || Pike is distributed under GPL, LGPL and MPL. See the file COPYING   || for more information. - || $Id: svalue.h,v 1.133 2004/11/27 22:48:11 mast Exp $ + || $Id: svalue.h,v 1.134 2005/03/21 07:09:38 nilsson Exp $   */      #ifndef SVALUE_H
182:   #define tInt1Plus "\010\000\000\000\001\177\377\377\377"   #define tInt2Plus "\010\000\000\000\002\177\377\377\377"   #define tInt_10 "\010\377\377\377\377\000\000\000\000" + #define tInt_11 "\010\377\377\377\377\000\000\000\001"   #define tByte "\010\000\000\000\000\000\000\000\377"   #define tFlt "\011"   #define tFloat "\011"