Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/PreludeList/Repeat.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+80)
#define ST_v160	((void*)startLabel+108)
#define PS_v161	((void*)startLabel+124)
#define PS_v159	((void*)startLabel+136)
extern Node PM_Prelude[];
extern Node PC_Prelude_46_58[];

static Node startLabel[] = {
  bytes2word(1,0,0,1)
, useLabel(CT_v162)
,};
Node FN_Prelude_46repeat[] = {
  bytes2word(NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_N1,7)
, bytes2word(HEAP_CVAL_N1,12,HEAP_CREATE,HEAP_SPACE)
, bytes2word(HEAP_SPACE,HEAP_ARG,1,HEAP_OFF_N1)
, bytes2word(6,PUSH_P1,0,RETURN)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
, useLabel(PS_v161)
, 0
, 0
, 0
, 0
, CONSTR(1,2,0)
, 0
, 0
, 0
, 0
, 40001
, useLabel(ST_v160)
,	/* CT_v162: (byte 0) */
  HW(0,1)
, 0
,};
Node F0_Prelude_46repeat[] = {
  CAPTAG(useLabel(FN_Prelude_46repeat),1)
, useLabel(PS_v159)
, 0
, 0
, 0
,};
Node PP_Prelude_46repeat[] = {
 };
Node PC_Prelude_46repeat[] = {
 	/* ST_v160: (byte 0) */
  bytes2word(80,114,101,108)
, bytes2word(117,100,101,46)
, bytes2word(114,101,112,101)
, bytes2word(97,116,0,0)
,	/* PS_v161: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_Prelude_46repeat)
, useLabel(PC_Prelude_46_58)
,	/* PS_v159: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_Prelude_46repeat)
, useLabel(PC_Prelude_46repeat)
,};

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.