Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/PreludeText/ShowChar.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_v155	((void*)startLabel+32)
#define FN_LAMBDA152	((void*)startLabel+60)
#define CT_v157	((void*)startLabel+92)
#define F0_LAMBDA152	((void*)startLabel+100)
#define ST_v154	((void*)startLabel+104)
#define ST_v156	((void*)startLabel+121)
extern Node TM_Prelude[];
extern Node TMSUB_Prelude[];

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v155)
,};
Node FN_Prelude_46showChar[] = {
  useLabel(TM_Prelude)
, bytes2word(NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_I3,RETURN)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
, 40001
, useLabel(ST_v154)
,	/* CT_v155: (byte 0) */
  HW(1,0)
, 0
,};
Node CF_Prelude_46showChar[] = {
  VAPTAG(useLabel(FN_Prelude_46showChar))
, CAPTAG(useLabel(FN_LAMBDA152),2)
, bytes2word(0,0,2,0)
, bytes2word(1,1,0,2)
, useLabel(CT_v157)
,	/* FN_LAMBDA152: (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)
, 40020
, useLabel(ST_v156)
,	/* CT_v157: (byte 0) */
  HW(0,2)
, 0
,	/* F0_LAMBDA152: (byte 0) */
  CAPTAG(useLabel(FN_LAMBDA152),2)
,	/* ST_v154: (byte 0) */
  bytes2word(80,114,101,108)
, bytes2word(117,100,101,46)
, bytes2word(115,104,111,119)
, bytes2word(67,104,97,114)
,	/* ST_v156: (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)
,};

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.