Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/Prelude/Fst.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_v173	((void*)startLabel+28)
#define ST_v172	((void*)startLabel+56)
#define PS_v171	((void*)startLabel+68)
extern Node PM_Prelude[];

static Node startLabel[] = {
  bytes2word(1,0,0,1)
, useLabel(CT_v173)
,};
Node FN_Prelude_46fst[] = {
  bytes2word(NEEDSTACK_I16,SELECTOR_EVAL,SELECT,1)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
, 40001
, useLabel(ST_v172)
,	/* CT_v173: (byte 0) */
  HW(0,1)
, 0
,};
Node F0_Prelude_46fst[] = {
  CAPTAG(useLabel(FN_Prelude_46fst),1)
, useLabel(PS_v171)
, 0
, 0
, 0
,};
Node PP_Prelude_46fst[] = {
 };
Node PC_Prelude_46fst[] = {
 	/* ST_v172: (byte 0) */
  bytes2word(80,114,101,108)
, bytes2word(117,100,101,46)
, bytes2word(102,115,116,0)
,	/* PS_v171: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_Prelude_46fst)
, useLabel(PC_Prelude_46fst)
,};

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.