pike.git/
src/
svalue.h
Branch:
Tag:
Non-build tags
All tags
No tags
2005-03-21
2005-03-21 07:09:38 by Martin Nilsson <mani@lysator.liu.se>
bc06614ccdd046712b43c24560dc8f9bae0c9758 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
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"