Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/CPUTime/CpuTimePrecision.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+52)
#define ST_v153	((void*)startLabel+80)
#define PS_v152	((void*)startLabel+108)
extern Node PM_CPUTime[];

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v154)
,};
Node FN_CPUTime_46cpuTimePrecision[] = {
  bytes2word(NEEDSTACK_I16,PUSH_CADR_N1,8,RETURN)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
, CONSTRW(1,0)
, 0
, 0
, 0
, 0
, 1000000
, 40001
, useLabel(ST_v153)
,	/* CT_v154: (byte 0) */
  HW(0,0)
, 0
,};
Node CF_CPUTime_46cpuTimePrecision[] = {
  VAPTAG(useLabel(FN_CPUTime_46cpuTimePrecision))
, useLabel(PS_v152)
, 0
, 0
, 0
,};
Node PP_CPUTime_46cpuTimePrecision[] = {
 };
Node PC_CPUTime_46cpuTimePrecision[] = {
 	/* ST_v153: (byte 0) */
  bytes2word(67,80,85,84)
, bytes2word(105,109,101,46)
, bytes2word(99,112,117,84)
, bytes2word(105,109,101,80)
, bytes2word(114,101,99,105)
, bytes2word(115,105,111,110)
, bytes2word(0,0,0,0)
,	/* PS_v152: (byte 0) */
  useLabel(PM_CPUTime)
, useLabel(PP_CPUTime_46cpuTimePrecision)
, useLabel(PC_CPUTime_46cpuTimePrecision)
,};

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.