Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/LowB/PrimEncodeDouble.p.c

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


#include "newmacros.h"
#include "runtime.h"

#define CT_v151	((void*)startLabel+40)
#define ST_v150	((void*)startLabel+68)
#define PS_v149	((void*)startLabel+96)
extern void *primEncodeDouble();
extern Node PM_Prelude[];

static Node startLabel[] = {
  bytes2word(0,0,2,0)
, bytes2word(1,1,0,2)
, useLabel(CT_v151)
,};
Node FN_Prelude_46primEncodeDouble[] = {
  bytes2word(PUSH_ARG_I1,EVAL,POP_I1,PUSH_ARG_I2)
, bytes2word(EVAL,POP_I1,PRIMITIVE,NOP)
, useLabel(primEncodeDouble)
, bytes2word(RETURN_EVAL,ENDCODE,0,0)
, bytes2word(0,0,0,0)
, 30001
, useLabel(ST_v150)
,	/* CT_v151: (byte 0) */
  HW(0,2)
, 0
,};
Node F0_Prelude_46primEncodeDouble[] = {
  CAPTAG(useLabel(FN_Prelude_46primEncodeDouble),2)
, useLabel(PS_v149)
, 0
, 0
, 0
,};
Node PP_Prelude_46primEncodeDouble[] = {
 };
Node PC_Prelude_46primEncodeDouble[] = {
 	/* ST_v150: (byte 0) */
  bytes2word(80,114,101,108)
, bytes2word(117,100,101,46)
, bytes2word(112,114,105,109)
, bytes2word(69,110,99,111)
, bytes2word(100,101,68,111)
, bytes2word(117,98,108,101)
, bytes2word(0,0,0,0)
,	/* PS_v149: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_Prelude_46primEncodeDouble)
, useLabel(PC_Prelude_46primEncodeDouble)
,};

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.