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

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+24)
#define FN_LAMBDA155	((void*)startLabel+52)
#define CT_v159	((void*)startLabel+72)
#define CF_LAMBDA155	((void*)startLabel+80)
#define ST_v158	((void*)startLabel+84)
extern Node FN_Prelude_46error[];

static Node startLabel[] = {
  bytes2word(1,0,0,1)
, useLabel(CT_v157)
,};
Node FN_Prelude_46blackhole[] = {
  bytes2word(ZAP_ARG_I1,NEEDHEAP_I32,HEAP_CVAL_I3,PUSH_HEAP)
, bytes2word(HEAP_CVAL_I4,HEAP_OFF_N1,2,RETURN_EVAL)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
,	/* CT_v157: (byte 0) */
  HW(2,1)
, 0
,};
Node F0_Prelude_46blackhole[] = {
  CAPTAG(useLabel(FN_Prelude_46blackhole),1)
, VAPTAG(useLabel(FN_LAMBDA155))
, VAPTAG(useLabel(FN_Prelude_46error))
, bytes2word(0,0,0,0)
, useLabel(CT_v159)
,	/* FN_LAMBDA155: (byte 0) */
  bytes2word(NEEDHEAP_I32,PUSH_CADR_N1,2,STRING)
, bytes2word(RETURN,ENDCODE,0,0)
, bytes2word(0,0,0,0)
, CONSTRW(1,0)
, useLabel(ST_v158)
,	/* CT_v159: (byte 0) */
  HW(0,0)
, 0
,	/* CF_LAMBDA155: (byte 0) */
  VAPTAG(useLabel(FN_LAMBDA155))
,	/* ST_v158: (byte 0) */
  bytes2word(66,108,97,99)
, bytes2word(107,104,111,108)
, bytes2word(101,58,32,63)
, bytes2word(0,0,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.