Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/PreludeText/ShowChar.hc

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


#include "newmacros.h"
#include "runtime.h"

#define CT_v154	((void*)startLabel+20)
#define FN_LAMBDA152	((void*)startLabel+48)
#define CT_v155	((void*)startLabel+72)
#define F0_LAMBDA152	((void*)startLabel+80)

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v154)
,};
Node FN_Prelude_46showChar[] = {
  bytes2word(NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_I3,RETURN)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
,	/* CT_v154: (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_v155)
,	/* FN_LAMBDA152: (byte 0) */
  bytes2word(NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_N1,1)
, bytes2word(HEAP_ARG_ARG,1,2,RETURN)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
, 0
, CONSTR(1,2,0)
,	/* CT_v155: (byte 0) */
  HW(0,2)
, 0
,	/* F0_LAMBDA152: (byte 0) */
  CAPTAG(useLabel(FN_LAMBDA152),2)
,};

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.