Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/PreludeList/Reverse.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_v164	((void*)startLabel+48)
#define FN_LAMBDA161	((void*)startLabel+84)
#define CT_v166	((void*)startLabel+116)
#define F0_LAMBDA161	((void*)startLabel+124)
#define ST_v163	((void*)startLabel+128)
#define ST_v165	((void*)startLabel+144)
extern Node TM_Prelude[];
extern Node FN_Prelude_46flip[];
extern Node FN_Prelude_46foldl[];
extern Node TMSUB_Prelude[];

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v164)
,};
Node FN_Prelude_46reverse[] = {
  useLabel(TM_Prelude)
, bytes2word(NEEDHEAP_I32,HEAP_CVAL_I3,HEAP_CVAL_I4,HEAP_OFF_N1)
, bytes2word(2,HEAP_CVAL_IN3,PUSH_HEAP,HEAP_CVAL_I5)
, bytes2word(HEAP_OFF_N1,4,HEAP_OFF_N1,3)
, bytes2word(RETURN,ENDCODE,0,0)
, bytes2word(0,0,0,0)
, 0
, CONSTR(0,0,0)
, 40001
, useLabel(ST_v163)
,	/* CT_v164: (byte 0) */
  HW(3,0)
, 0
,};
Node CF_Prelude_46reverse[] = {
  VAPTAG(useLabel(FN_Prelude_46reverse))
, CAPTAG(useLabel(FN_LAMBDA161),2)
, CAPTAG(useLabel(FN_Prelude_46flip),2)
, CAPTAG(useLabel(FN_Prelude_46foldl),1)
, bytes2word(0,0,2,0)
, bytes2word(1,1,0,2)
, useLabel(CT_v166)
,	/* FN_LAMBDA161: (byte 0) */
  useLabel(TMSUB_Prelude)
, bytes2word(NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_IN3,HEAP_ARG_ARG)
, bytes2word(1,2,RETURN,ENDCODE)
, bytes2word(0,0,0,0)
, 0
, CONSTR(1,2,0)
, 40032
, useLabel(ST_v165)
,	/* CT_v166: (byte 0) */
  HW(0,2)
, 0
,	/* F0_LAMBDA161: (byte 0) */
  CAPTAG(useLabel(FN_LAMBDA161),2)
,	/* ST_v163: (byte 0) */
  bytes2word(80,114,101,108)
, bytes2word(117,100,101,46)
, bytes2word(114,101,118,101)
,	/* ST_v165: (byte 4) */
  bytes2word(114,115,101,0)
, bytes2word(80,114,101,108)
, bytes2word(117,100,101,46)
, bytes2word(114,101,118,101)
, bytes2word(114,115,101,58)
, bytes2word(52,58,51,50)
, 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.