Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/Array/ArrPrec.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_v154	((void*)startLabel+28)
#define ST_v153	((void*)startLabel+56)
#define PS_v152	((void*)startLabel+72)
extern Node PM_Array[];

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v154)
,};
Node FN_Array_46arrPrec[] = {
  bytes2word(NEEDSTACK_I16,PUSH_INT_P1,10,RETURN)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
, 50001
, useLabel(ST_v153)
,	/* CT_v154: (byte 0) */
  HW(0,0)
, 0
,};
Node CF_Array_46arrPrec[] = {
  VAPTAG(useLabel(FN_Array_46arrPrec))
, useLabel(PS_v152)
, 0
, 0
, 0
,};
Node PP_Array_46arrPrec[] = {
 };
Node PC_Array_46arrPrec[] = {
 	/* ST_v153: (byte 0) */
  bytes2word(65,114,114,97)
, bytes2word(121,46,97,114)
, bytes2word(114,80,114,101)
, bytes2word(99,0,0,0)
,	/* PS_v152: (byte 0) */
  useLabel(PM_Array)
, useLabel(PP_Array_46arrPrec)
, useLabel(PC_Array_46arrPrec)
,};

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.