Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/base/System/Exit.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_v166	((void*)startLabel+108)
#define ST_v161	((void*)startLabel+140)
#define ST_v163	((void*)startLabel+152)
#define PS_v165	((void*)startLabel+176)
#define PS_v164	((void*)startLabel+188)
#define PS_v162	((void*)startLabel+200)
extern Node FN_System_46exitWith[];
extern Node PC_System_46exitWith[];
extern Node PC_System_46ExitFailure[];

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v166)
,};
Node FN_System_46Exit_46exitFailure[] = {
  bytes2word(NEEDHEAP_I32,HEAP_CVAL_N1,7,HEAP_CVAL_N1)
, bytes2word(12,HEAP_CREATE,HEAP_SPACE,HEAP_SPACE)
, bytes2word(HEAP_INT_P1,1,PUSH_HEAP,HEAP_CVAL_P1)
, bytes2word(7,HEAP_CVAL_N1,17,HEAP_CREATE)
, bytes2word(HEAP_SPACE,HEAP_SPACE,HEAP_OFF_N1,11)
, bytes2word(RETURN_EVAL,ENDCODE,0,0)
, bytes2word(0,0,0,0)
, 0
, useLabel(PS_v165)
, 0
, 0
, 0
, 0
, useLabel(PS_v164)
, 0
, 0
, 0
, 0
, CONSTR(1,1,0)
, 0
, 0
, 0
, 0
, 740001
, useLabel(ST_v163)
,	/* CT_v166: (byte 0) */
  HW(1,0)
, 0
,};
Node CF_System_46Exit_46exitFailure[] = {
  VAPTAG(useLabel(FN_System_46Exit_46exitFailure))
, useLabel(PS_v162)
, 0
, 0
, 0
, VAPTAG(useLabel(FN_System_46exitWith))
,};
Node PM_System_46Exit[] = {
 	/* ST_v161: (byte 0) */
  bytes2word(83,121,115,116)
, bytes2word(101,109,46,69)
, bytes2word(120,105,116,0)
,};
Node PP_System_46Exit_46exitFailure[] = {
 };
Node PC_System_46Exit_46exitFailure[] = {
 	/* ST_v163: (byte 0) */
  bytes2word(83,121,115,116)
, bytes2word(101,109,46,69)
, bytes2word(120,105,116,46)
, bytes2word(101,120,105,116)
, bytes2word(70,97,105,108)
, bytes2word(117,114,101,0)
,	/* PS_v165: (byte 0) */
  useLabel(PM_System_46Exit)
, useLabel(PP_System_46Exit_46exitFailure)
, useLabel(PC_System_46exitWith)
,	/* PS_v164: (byte 0) */
  useLabel(PM_System_46Exit)
, useLabel(PP_System_46Exit_46exitFailure)
, useLabel(PC_System_46ExitFailure)
,	/* PS_v162: (byte 0) */
  useLabel(PM_System_46Exit)
, useLabel(PP_System_46Exit_46exitFailure)
, useLabel(PC_System_46Exit_46exitFailure)
,};

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.