Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/Prelude/Flip.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_v174	((void*)startLabel+36)
#define ST_v173	((void*)startLabel+64)
#define PS_v172	((void*)startLabel+80)
extern Node PM_Prelude[];

static Node startLabel[] = {
  bytes2word(3,0,2,1)
, bytes2word(1,2,0,3)
, useLabel(CT_v174)
,};
Node FN_Prelude_46flip[] = {
  bytes2word(NEEDSTACK_I16,PUSH_ARG_I2,PUSH_ARG_I3,PUSH_ZAP_ARG_I1)
, bytes2word(ZAP_ARG_I2,ZAP_ARG_I3,EVAL,NEEDHEAP_I32)
, bytes2word(APPLY,2,RETURN_EVAL,ENDCODE)
, bytes2word(0,0,0,0)
, 40001
, useLabel(ST_v173)
,	/* CT_v174: (byte 0) */
  HW(0,3)
, 0
,};
Node F0_Prelude_46flip[] = {
  CAPTAG(useLabel(FN_Prelude_46flip),3)
, useLabel(PS_v172)
, 0
, 0
, 0
,};
Node PP_Prelude_46flip[] = {
 };
Node PC_Prelude_46flip[] = {
 	/* ST_v173: (byte 0) */
  bytes2word(80,114,101,108)
, bytes2word(117,100,101,46)
, bytes2word(102,108,105,112)
, bytes2word(0,0,0,0)
,	/* PS_v172: (byte 0) */
  useLabel(PM_Prelude)
, useLabel(PP_Prelude_46flip)
, useLabel(PC_Prelude_46flip)
,};

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.