Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/Monad/ZipWithM_.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_v188	((void*)startLabel+108)
#define ST_v185	((void*)startLabel+144)
#define PS_v186	((void*)startLabel+160)
#define PS_v187	((void*)startLabel+172)
#define PS_v184	((void*)startLabel+184)
extern Node FN_Prelude_46zipWith[];
extern Node FN_Prelude_46sequence_95[];
extern Node PM_Monad[];
extern Node PC_Prelude_46zipWith[];
extern Node PC_Prelude_46sequence_95[];

static Node startLabel[] = {
  bytes2word(0,0,4,0)
, bytes2word(3,1,2,2)
, bytes2word(1,3,0,4)
, useLabel(CT_v188)
,};
Node FN_Monad_46zipWithM_95[] = {
  bytes2word(NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_P1,7)
, bytes2word(HEAP_CVAL_N1,7,HEAP_CREATE,HEAP_SPACE)
, bytes2word(HEAP_SPACE,HEAP_ARG_ARG,2,3)
, bytes2word(HEAP_ARG,4,PUSH_P1,0)
, bytes2word(PUSH_HEAP,HEAP_CVAL_P1,8,HEAP_CVAL_N1)
, bytes2word(12,HEAP_CREATE,HEAP_SPACE,HEAP_SPACE)
, bytes2word(HEAP_ARG,1,ZAP_ARG_I1,ZAP_ARG_I2)
, bytes2word(ZAP_ARG_I3,ZAP_ARG,4,ZAP_STACK_P1)
, bytes2word(2,EVAL,NEEDHEAP_I32,APPLY)
, bytes2word(1,RETURN_EVAL,ENDCODE,0)
, bytes2word(0,0,0,0)
, useLabel(PS_v187)
, 0
, 0
, 0
, 0
, useLabel(PS_v186)
, 0
, 0
, 0
, 0
, 40001
, useLabel(ST_v185)
,	/* CT_v188: (byte 0) */
  HW(2,4)
, 0
,};
Node F0_Monad_46zipWithM_95[] = {
  CAPTAG(useLabel(FN_Monad_46zipWithM_95),4)
, useLabel(PS_v184)
, 0
, 0
, 0
, VAPTAG(useLabel(FN_Prelude_46zipWith))
, VAPTAG(useLabel(FN_Prelude_46sequence_95))
,};
Node PP_Monad_46zipWithM_95[] = {
 };
Node PC_Monad_46zipWithM_95[] = {
 	/* ST_v185: (byte 0) */
  bytes2word(77,111,110,97)
, bytes2word(100,46,122,105)
, bytes2word(112,87,105,116)
, bytes2word(104,77,95,0)
,	/* PS_v186: (byte 0) */
  useLabel(PM_Monad)
, useLabel(PP_Monad_46zipWithM_95)
, useLabel(PC_Prelude_46zipWith)
,	/* PS_v187: (byte 0) */
  useLabel(PM_Monad)
, useLabel(PP_Monad_46zipWithM_95)
, useLabel(PC_Prelude_46sequence_95)
,	/* PS_v184: (byte 0) */
  useLabel(PM_Monad)
, useLabel(PP_Monad_46zipWithM_95)
, useLabel(PC_Monad_46zipWithM_95)
,};

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.