Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/Numeric/ShowInt.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_v179	((void*)startLabel+204)
#define ST_v173	((void*)startLabel+256)
#define PS_v178	((void*)startLabel+272)
#define PS_v177	((void*)startLabel+284)
#define PS_v176	((void*)startLabel+296)
#define PS_v172	((void*)startLabel+308)
#define PS_v175	((void*)startLabel+320)
#define PS_v174	((void*)startLabel+332)
extern Node FN_Prelude_46Integral_46Prelude_46Real[];
extern Node FN_Prelude_46Real_46Prelude_46Num[];
extern Node FN_Prelude_46fromInteger[];
extern Node FN_NHC_46Internal_46_95apply1[];
extern Node FN_Numeric_46showIntAtBase[];
extern Node F0_Char_46intToDigit[];
extern Node PM_Numeric[];
extern Node PC_Numeric_46showIntAtBase[];
extern Node PC_NHC_46Internal_46_95apply1[];
extern Node PC_Prelude_46fromInteger[];
extern Node PC_Prelude_46Real_46Prelude_46Num[];
extern Node PC_Prelude_46Integral_46Prelude_46Real[];

static Node startLabel[] = {
  bytes2word(1,0,0,1)
, useLabel(CT_v179)
,};
Node FN_Numeric_46showInt[] = {
  bytes2word(NEEDHEAP_P1,34,HEAP_CVAL_P1,7)
, bytes2word(HEAP_CVAL_N1,7,HEAP_CREATE,HEAP_SPACE)
, bytes2word(HEAP_SPACE,HEAP_ARG,1,HEAP_CVAL_P1)
, bytes2word(8,HEAP_CVAL_N1,12,HEAP_CREATE)
, bytes2word(HEAP_SPACE,HEAP_SPACE,HEAP_OFF_N1,11)
, bytes2word(HEAP_CVAL_P1,9,HEAP_CVAL_N1,17)
, bytes2word(HEAP_CREATE,HEAP_SPACE,HEAP_SPACE,HEAP_OFF_N1)
, bytes2word(11,HEAP_CVAL_P1,10,HEAP_CVAL_N1)
, bytes2word(22,HEAP_CREATE,HEAP_SPACE,HEAP_SPACE)
, bytes2word(HEAP_OFF_N1,11,HEAP_CADR_N1,28)
, bytes2word(PUSH_HEAP,HEAP_CVAL_P1,11,HEAP_CVAL_N1)
, bytes2word(33,HEAP_CREATE,HEAP_SPACE,HEAP_SPACE)
, bytes2word(HEAP_ARG,1,HEAP_OFF_N1,13)
, bytes2word(HEAP_CVAL_P1,12,RETURN,ENDCODE)
, bytes2word(0,0,0,0)
, 0
, useLabel(PS_v178)
, 0
, 0
, 0
, 0
, CONSTRW(1,0)
, 0
, 0
, 0
, 0
, 10
, useLabel(PS_v177)
, 0
, 0
, 0
, 0
, useLabel(PS_v176)
, 0
, 0
, 0
, 0
, useLabel(PS_v175)
, 0
, 0
, 0
, 0
, useLabel(PS_v174)
, 0
, 0
, 0
, 0
, 70001
, useLabel(ST_v173)
,	/* CT_v179: (byte 0) */
  HW(6,1)
, 0
,};
Node F0_Numeric_46showInt[] = {
  CAPTAG(useLabel(FN_Numeric_46showInt),1)
, useLabel(PS_v172)
, 0
, 0
, 0
, VAPTAG(useLabel(FN_Prelude_46Integral_46Prelude_46Real))
, VAPTAG(useLabel(FN_Prelude_46Real_46Prelude_46Num))
, VAPTAG(useLabel(FN_Prelude_46fromInteger))
, VAPTAG(useLabel(FN_NHC_46Internal_46_95apply1))
, CAPTAG(useLabel(FN_Numeric_46showIntAtBase),2)
, useLabel(F0_Char_46intToDigit)
,};
Node PP_Numeric_46showInt[] = {
 };
Node PC_Numeric_46showInt[] = {
 	/* ST_v173: (byte 0) */
  bytes2word(78,117,109,101)
, bytes2word(114,105,99,46)
, bytes2word(115,104,111,119)
, bytes2word(73,110,116,0)
,	/* PS_v178: (byte 0) */
  useLabel(PM_Numeric)
, useLabel(PP_Numeric_46showInt)
, useLabel(PC_Numeric_46showIntAtBase)
,	/* PS_v177: (byte 0) */
  useLabel(PM_Numeric)
, useLabel(PP_Numeric_46showInt)
, useLabel(PC_NHC_46Internal_46_95apply1)
,	/* PS_v176: (byte 0) */
  useLabel(PM_Numeric)
, useLabel(PP_Numeric_46showInt)
, useLabel(PC_Prelude_46fromInteger)
,	/* PS_v172: (byte 0) */
  useLabel(PM_Numeric)
, useLabel(PP_Numeric_46showInt)
, useLabel(PC_Numeric_46showInt)
,	/* PS_v175: (byte 0) */
  useLabel(PM_Numeric)
, useLabel(PP_Numeric_46showInt)
, useLabel(PC_Prelude_46Real_46Prelude_46Num)
,	/* PS_v174: (byte 0) */
  useLabel(PM_Numeric)
, useLabel(PP_Numeric_46showInt)
, useLabel(PC_Prelude_46Integral_46Prelude_46Real)
,};

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.