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

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


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

#define CT_v150	((void*)startLabel+44)
#define ST_v149	((void*)startLabel+56)
extern Node TM_Prelude[];
extern void *primEncodeDouble();

static Node startLabel[] = {
  bytes2word(0,0,2,0)
, bytes2word(1,1,0,2)
, useLabel(CT_v150)
,};
Node FN_Prelude_46primEncodeDouble[] = {
  useLabel(TM_Prelude)
, 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_v149)
,	/* CT_v150: (byte 0) */
  HW(0,2)
, 0
,};
Node F0_Prelude_46primEncodeDouble[] = {
  CAPTAG(useLabel(FN_Prelude_46primEncodeDouble),2)
,	/* ST_v149: (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)
,};

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.