Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/NonStd/NonStdProfile.hc

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


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

#define CT_v172	((void*)startLabel+24)
#define CT_v173	((void*)startLabel+68)
extern void *cProfile();
extern Node FN_CString_46toCString[];
extern Node FN_Prelude_46seq[];

static Node startLabel[] = {
  bytes2word(1,0,0,1)
, useLabel(CT_v172)
,};
Node FN_NonStdProfile_46cProfile[] = {
  bytes2word(PUSH_ARG_I1,EVAL,POP_I1,PRIMITIVE)
, useLabel(cProfile)
, bytes2word(RETURN_EVAL,ENDCODE,0,0)
, bytes2word(0,0,0,0)
,	/* CT_v172: (byte 0) */
  HW(0,1)
, 0
,};
Node F0_NonStdProfile_46cProfile[] = {
  CAPTAG(useLabel(FN_NonStdProfile_46cProfile),1)
, bytes2word(0,0,2,0)
, bytes2word(1,1,0,2)
, useLabel(CT_v173)
,};
Node FN_NonStdProfile_46profile[] = {
  bytes2word(NEEDHEAP_I32,HEAP_CVAL_I3,HEAP_ARG,1)
, bytes2word(HEAP_CVAL_I4,HEAP_OFF_N1,3,PUSH_HEAP)
, bytes2word(HEAP_CVAL_I5,HEAP_OFF_N1,3,HEAP_ARG)
, bytes2word(2,RETURN_EVAL,ENDCODE,0)
, bytes2word(0,0,0,0)
,	/* CT_v173: (byte 0) */
  HW(3,2)
, 0
,};
Node F0_NonStdProfile_46profile[] = {
  CAPTAG(useLabel(FN_NonStdProfile_46profile),2)
, VAPTAG(useLabel(FN_CString_46toCString))
, VAPTAG(useLabel(FN_NonStdProfile_46cProfile))
, VAPTAG(useLabel(FN_Prelude_46seq))
,};

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.