Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/Complex/ImagPart.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_v180	((void*)startLabel+36)
#define ST_v178	((void*)startLabel+64)
#define PS_v177	((void*)startLabel+84)
extern Node PM_Complex[];

static Node startLabel[] = {
  bytes2word(0,0,2,0)
, bytes2word(1,1,0,2)
, useLabel(CT_v180)
,};
Node FN_Complex_46imagPart[] = {
  bytes2word(ZAP_ARG_I1,NEEDSTACK_I16,PUSH_ZAP_ARG_I2,EVAL)
, bytes2word(UNPACK,2,PUSH_I1,RETURN_EVAL)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
, 60001
, useLabel(ST_v178)
,	/* CT_v180: (byte 0) */
  HW(0,2)
, 0
,};
Node F0_Complex_46imagPart[] = {
  CAPTAG(useLabel(FN_Complex_46imagPart),2)
, useLabel(PS_v177)
, 0
, 0
, 0
,};
Node PP_Complex_46imagPart[] = {
 };
Node PC_Complex_46imagPart[] = {
 	/* ST_v178: (byte 0) */
  bytes2word(67,111,109,112)
, bytes2word(108,101,120,46)
, bytes2word(105,109,97,103)
, bytes2word(80,97,114,116)
, bytes2word(0,0,0,0)
,	/* PS_v177: (byte 0) */
  useLabel(PM_Complex)
, useLabel(PP_Complex_46imagPart)
, useLabel(PC_Complex_46imagPart)
,};

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.