Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/LowB/PrimGetArgs.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_v173	((void*)startLabel+36)
#define CT_v175	((void*)startLabel+80)
#define FN_LAMBDA170	((void*)startLabel+104)
#define CT_v177	((void*)startLabel+148)
#define F0_LAMBDA170	((void*)startLabel+156)
#define ST_v172	((void*)startLabel+176)
#define ST_v174	((void*)startLabel+192)
#define ST_v176	((void*)startLabel+211)
extern Node TM_System[];
extern void *cGetArgs();
extern Node TMSUB_System[];
extern Node FN_Prelude_46map[];
extern Node F0_NHC_46PackedString_46unpackPS[];
extern Node FN_Prelude_46seq[];

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v173)
,};
Node FN_System_46cGetArgs[] = {
  useLabel(TM_System)
, bytes2word(PRIMITIVE,NOP,NOP,NOP)
, useLabel(cGetArgs)
, bytes2word(RETURN_EVAL,ENDCODE,0,0)
, bytes2word(0,0,0,0)
, 60001
, useLabel(ST_v172)
,	/* CT_v173: (byte 0) */
  HW(0,0)
, 0
,};
Node CF_System_46cGetArgs[] = {
  VAPTAG(useLabel(FN_System_46cGetArgs))
, bytes2word(0,0,0,0)
, useLabel(CT_v175)
,};
Node FN_System_46primGetArgs[] = {
  useLabel(TM_System)
, bytes2word(NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_I3,RETURN)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
, 80001
, useLabel(ST_v174)
,	/* CT_v175: (byte 0) */
  HW(1,0)
, 0
,};
Node CF_System_46primGetArgs[] = {
  VAPTAG(useLabel(FN_System_46primGetArgs))
, CAPTAG(useLabel(FN_LAMBDA170),1)
, bytes2word(1,0,0,1)
, useLabel(CT_v177)
,	/* FN_LAMBDA170: (byte 0) */
  useLabel(TMSUB_System)
, bytes2word(ZAP_ARG_I1,NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_I3)
, bytes2word(HEAP_CVAL_I4,HEAP_CVAL_I5,HEAP_P1,0)
, bytes2word(HEAP_CVAL_IN3,HEAP_OFF_N1,4,PUSH_HEAP)
, bytes2word(HEAP_CVAL_P1,6,HEAP_I1,HEAP_OFF_N1)
, bytes2word(4,RETURN_EVAL,ENDCODE,0)
, bytes2word(0,0,0,0)
, 0
, CONSTR(1,1,0)
, 90008
, useLabel(ST_v176)
,	/* CT_v177: (byte 0) */
  HW(4,1)
, 0
,	/* F0_LAMBDA170: (byte 0) */
  CAPTAG(useLabel(FN_LAMBDA170),1)
, useLabel(CF_System_46cGetArgs)
, VAPTAG(useLabel(FN_Prelude_46map))
, useLabel(F0_NHC_46PackedString_46unpackPS)
, VAPTAG(useLabel(FN_Prelude_46seq))
,	/* ST_v172: (byte 0) */
  bytes2word(83,121,115,116)
, bytes2word(101,109,46,99)
, bytes2word(71,101,116,65)
,	/* ST_v174: (byte 4) */
  bytes2word(114,103,115,0)
, bytes2word(83,121,115,116)
, bytes2word(101,109,46,112)
, bytes2word(114,105,109,71)
, bytes2word(101,116,65,114)
,	/* ST_v176: (byte 3) */
  bytes2word(103,115,0,83)
, bytes2word(121,115,116,101)
, bytes2word(109,46,112,114)
, bytes2word(105,109,71,101)
, bytes2word(116,65,114,103)
, bytes2word(115,58,57,58)
, bytes2word(56,45,49,49)
, bytes2word(58,52,55,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.