pike.git/
src/
svalue.h
Branch:
Tag:
Non-build tags
All tags
No tags
2003-11-04
2003-11-04 18:16:40 by Henrik Grubbström (Grubba) <grubba@grubba.org>
23b82743caa05d36be8a28a7bf9e9e31319117f0 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Added tInt_01.
Rev: src/svalue.h:1.125
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.
124
2003/
09
/
09
14
:
58
:
54
mast
Exp $
+
|| $Id: svalue.h,v 1.
125
2003/
11
/
04
18
:
16
:
40
grubba
Exp $
*/ #ifndef SVALUE_H
175:
#define tIntPos "\010\000\000\000\000\177\377\377\377" #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 tByte "\010\000\000\000\000\000\000\000\377" #define tFlt "\011" #define tFloat "\011"