Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/base/System/Exit.z.c

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


#include "newmacros.h"
#include "runtime.h"

#define CT_v163	((void*)startLabel+44)
#define ST_v161	((void*)startLabel+60)
#define ST_v162	((void*)startLabel+72)
extern Node TM_System_46Exit[];
extern Node FN_System_46exitWith[];

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v163)
,};
Node FN_System_46Exit_46exitFailure[] = {
  useLabel(TM_System_46Exit)
, bytes2word(NEEDHEAP_I32,HEAP_CVAL_IN3,HEAP_INT_P1,1)
, bytes2word(PUSH_HEAP,HEAP_CVAL_I3,HEAP_OFF_N1,3)
, bytes2word(RETURN_EVAL,ENDCODE,0,0)
, bytes2word(0,0,0,0)
, 0
, CONSTR(1,1,0)
, 740001
, useLabel(ST_v162)
,	/* CT_v163: (byte 0) */
  HW(1,0)
, 0
,};
Node CF_System_46Exit_46exitFailure[] = {
  VAPTAG(useLabel(FN_System_46Exit_46exitFailure))
, VAPTAG(useLabel(FN_System_46exitWith))
,};
Node PM_System_46Exit[] = {
 	/* ST_v161: (byte 0) */
  bytes2word(83,121,115,116)
, bytes2word(101,109,46,69)
,	/* ST_v162: (byte 4) */
  bytes2word(120,105,116,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)
,};

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.