Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/PreludeText/ShowChar.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_v157	((void*)startLabel+56)
#define FN_LAMBDA152	((void*)startLabel+100)
#define CT_v161	((void*)startLabel+168)
#define F0_LAMBDA152	((void*)startLabel+176)
#define ST_v155	((void*)startLabel+196)
#define PP_LAMBDA152	((void*)startLabel+213)
#define PC_LAMBDA152	((void*)startLabel+213)
#define ST_v159	((void*)startLabel+213)
#define PS_v154	((void*)startLabel+236)
#define PS_v156	((void*)startLabel+248)
#define PS_v160	((void*)startLabel+260)
#define PS_v158	((void*)startLabel+272)
extern Node PM_Prelude[];
extern Node PC_Prelude_46_58[];

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v157)
,};
Node FN_Prelude_46showChar[] = {
  bytes2word(NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_P1,7)
, bytes2word(HEAP_CVAL_N1,7,HEAP_CREATE,HEAP_SPACE)
, bytes2word(HEAP_SPACE,RETURN,ENDCODE,0)
, bytes2word(0,0,0,0)
, 0
, useLabel(PS_v156)
, 0
, 0
, 0
, 0
, 40001
, useLabel(ST_v155)
,	/* CT_v157: (byte 0) */
  HW(1,0)
, 0
,};
Node CF_Prelude_46showChar[] = {
  VAPTAG(useLabel(FN_Prelude_46showChar))
, useLabel(PS_v154)
, 0
, 0
, 0
, CAPTAG(useLabel(FN_LAMBDA152),2)
, bytes2word(0,0,2,0)
, bytes2word(1,1,0,2)
, useLabel(CT_v161)
,	/* FN_LAMBDA152: (byte 0) */
  bytes2word(NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_N1,7)
, bytes2word(HEAP_CVAL_N1,12,HEAP_CREATE,HEAP_SPACE)
, bytes2word(HEAP_SPACE,HEAP_ARG_ARG,1,2)
, bytes2word(RETURN,ENDCODE,0,0)
, bytes2word(0,0,0,0)
, useLabel(PS_v160)
, 0
, 0
, 0
, 0
, CONSTR(1,2,0)
, 0
, 0
, 0
, 0
, 40020
, useLabel(ST_v159)
,	/* CT_v161: (byte 0) */
  HW(0,2)
, 0
,	/* F0_LAMBDA152: (byte 0) */
  CAPTAG(useLabel(FN_LAMBDA152),2)
, useLabel(PS_v158)
, 0
, 0
, 0
,};
Node PP_Prelude_46showChar[] = {
 };
Node PC_Prelude_46showChar[] = {
 	/* ST_v155: (byte 0) */
  bytes2word(80,114,101,108)
, bytes2word(117,100,101,46)
, bytes2word(115,104,111,119)
, bytes2word(67,104,97,114)
,	/* PP_LAMBDA152: (byte 1) */
 	/* PC_LAMBDA152: (byte 1) */
 	/* ST_v159: (byte 1) */
  bytes2word(0,80,114,101)
, bytes2word(108,117,100,101)
, bytes2word(46,115,104,111)
, bytes2word(119,67,104,97)
, bytes2word(114,58,52,58)
, bytes2word(50,48,0,0)
,	/* PS_v154: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_Prelude_46showChar)
, useLabel(PC_Prelude_46showChar)
,	/* PS_v156: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_Prelude_46showChar)
, useLabel(PC_LAMBDA152)
,	/* PS_v160: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_LAMBDA152)
, useLabel(PC_Prelude_46_58)
,	/* PS_v158: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_LAMBDA152)
, useLabel(PC_LAMBDA152)
,};

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.