Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/Complex/Polar.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_v182	((void*)startLabel+140)
#define ST_v178	((void*)startLabel+176)
#define PS_v179	((void*)startLabel+192)
#define PS_v180	((void*)startLabel+204)
#define PS_v181	((void*)startLabel+216)
#define PS_v177	((void*)startLabel+228)
extern Node FN_Complex_46magnitude[];
extern Node FN_Complex_46phase[];
extern Node PM_Complex[];
extern Node PC_Complex_46magnitude[];
extern Node PC_Complex_46phase[];
extern Node PC_Prelude_462[];

static Node startLabel[] = {
  bytes2word(0,0,2,0)
, bytes2word(1,1,0,2)
, useLabel(CT_v182)
,};
Node FN_Complex_46polar[] = {
  bytes2word(NEEDHEAP_I32,HEAP_CVAL_P1,7,HEAP_CVAL_N1)
, bytes2word(7,HEAP_CREATE,HEAP_SPACE,HEAP_SPACE)
, bytes2word(HEAP_ARG_ARG,1,2,HEAP_CVAL_P1)
, bytes2word(8,HEAP_CVAL_N1,12,HEAP_CREATE)
, bytes2word(HEAP_SPACE,HEAP_SPACE,HEAP_ARG_ARG,1)
, bytes2word(2,PUSH_HEAP,HEAP_CVAL_N1,17)
, bytes2word(HEAP_CVAL_N1,22,HEAP_CREATE,HEAP_SPACE)
, bytes2word(HEAP_SPACE,HEAP_OFF_N1,19,HEAP_OFF_N1)
, bytes2word(13,RETURN,ENDCODE,0)
, bytes2word(0,0,0,0)
, useLabel(PS_v181)
, 0
, 0
, 0
, 0
, CONSTR(0,2,0)
, 0
, 0
, 0
, 0
, useLabel(PS_v180)
, 0
, 0
, 0
, 0
, useLabel(PS_v179)
, 0
, 0
, 0
, 0
, 80001
, useLabel(ST_v178)
,	/* CT_v182: (byte 0) */
  HW(2,2)
, 0
,};
Node F0_Complex_46polar[] = {
  CAPTAG(useLabel(FN_Complex_46polar),2)
, useLabel(PS_v177)
, 0
, 0
, 0
, VAPTAG(useLabel(FN_Complex_46magnitude))
, VAPTAG(useLabel(FN_Complex_46phase))
,};
Node PP_Complex_46polar[] = {
 };
Node PC_Complex_46polar[] = {
 	/* ST_v178: (byte 0) */
  bytes2word(67,111,109,112)
, bytes2word(108,101,120,46)
, bytes2word(112,111,108,97)
, bytes2word(114,0,0,0)
,	/* PS_v179: (byte 0) */
  useLabel(PM_Complex)
, useLabel(PP_Complex_46polar)
, useLabel(PC_Complex_46magnitude)
,	/* PS_v180: (byte 0) */
  useLabel(PM_Complex)
, useLabel(PP_Complex_46polar)
, useLabel(PC_Complex_46phase)
,	/* PS_v181: (byte 0) */
  useLabel(PM_Complex)
, useLabel(PP_Complex_46polar)
, useLabel(PC_Prelude_462)
,	/* PS_v177: (byte 0) */
  useLabel(PM_Complex)
, useLabel(PP_Complex_46polar)
, useLabel(PC_Complex_46polar)
,};

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.