Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/PreludeList/Concat.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_v162	((void*)startLabel+108)
#define ST_v159	((void*)startLabel+144)
#define PS_v161	((void*)startLabel+160)
#define PS_v160	((void*)startLabel+172)
#define PS_v158	((void*)startLabel+184)
extern Node FN_Prelude_46foldr[];
extern Node F0_Prelude_46_43_43[];
extern Node PM_Prelude[];
extern Node PC_Prelude_46foldr[];
extern Node PC_Prelude_46_91_93[];

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v162)
,};
Node FN_Prelude_46concat[] = {
  bytes2word(NEEDHEAP_I32,HEAP_CVAL_N1,7,HEAP_CVAL_N1)
, bytes2word(12,HEAP_CREATE,HEAP_SPACE,HEAP_SPACE)
, bytes2word(PUSH_HEAP,HEAP_CVAL_P1,7,HEAP_CVAL_N1)
, bytes2word(17,HEAP_CREATE,HEAP_SPACE,HEAP_SPACE)
, bytes2word(HEAP_CVAL_P1,8,HEAP_OFF_N1,11)
, bytes2word(RETURN,ENDCODE,0,0)
, bytes2word(0,0,0,0)
, 0
, useLabel(PS_v161)
, 0
, 0
, 0
, 0
, useLabel(PS_v160)
, 0
, 0
, 0
, 0
, CONSTR(0,0,0)
, 0
, 0
, 0
, 0
, 40001
, useLabel(ST_v159)
,	/* CT_v162: (byte 0) */
  HW(2,0)
, 0
,};
Node CF_Prelude_46concat[] = {
  VAPTAG(useLabel(FN_Prelude_46concat))
, useLabel(PS_v158)
, 0
, 0
, 0
, CAPTAG(useLabel(FN_Prelude_46foldr),1)
, useLabel(F0_Prelude_46_43_43)
,};
Node PP_Prelude_46concat[] = {
 };
Node PC_Prelude_46concat[] = {
 	/* ST_v159: (byte 0) */
  bytes2word(80,114,101,108)
, bytes2word(117,100,101,46)
, bytes2word(99,111,110,99)
, bytes2word(97,116,0,0)
,	/* PS_v161: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_Prelude_46concat)
, useLabel(PC_Prelude_46foldr)
,	/* PS_v160: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_Prelude_46concat)
, useLabel(PC_Prelude_46_91_93)
,	/* PS_v158: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_Prelude_46concat)
, useLabel(PC_Prelude_46concat)
,};

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.