Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/List/Zip5.hc

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+20)
#define FN_LAMBDA186	((void*)startLabel+56)
#define CT_v189	((void*)startLabel+84)
#define F0_LAMBDA186	((void*)startLabel+92)
extern Node FN_List_46zipWith5[];

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v188)
,};
Node FN_List_46zip5[] = {
  bytes2word(NEEDHEAP_I32,HEAP_CVAL_I3,PUSH_HEAP,HEAP_CVAL_I4)
, bytes2word(HEAP_OFF_N1,2,RETURN,ENDCODE)
, bytes2word(0,0,0,0)
,	/* CT_v188: (byte 0) */
  HW(2,0)
, 0
,};
Node CF_List_46zip5[] = {
  VAPTAG(useLabel(FN_List_46zip5))
, CAPTAG(useLabel(FN_LAMBDA186),5)
, CAPTAG(useLabel(FN_List_46zipWith5),5)
, bytes2word(5,0,4,1)
, bytes2word(3,2,2,3)
, bytes2word(1,4,0,5)
, useLabel(CT_v189)
,	/* FN_LAMBDA186: (byte 0) */
  bytes2word(NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_N1,1)
, bytes2word(HEAP_ARG_ARG,1,2,HEAP_ARG_ARG)
, bytes2word(3,4,HEAP_ARG,5)
, bytes2word(RETURN,ENDCODE,0,0)
, bytes2word(0,0,0,0)
, 0
, CONSTR(0,5,0)
,	/* CT_v189: (byte 0) */
  HW(0,5)
, 0
,	/* F0_LAMBDA186: (byte 0) */
  CAPTAG(useLabel(FN_LAMBDA186),5)
,};

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.