Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/Char/Chr.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_v155	((void*)startLabel+28)
#define ST_v154	((void*)startLabel+60)
#define PS_v153	((void*)startLabel+72)
extern Node F0_Prelude_46id[];
extern Node PM_Char[];

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v155)
,};
Node FN_Char_46chr[] = {
  bytes2word(NEEDSTACK_I16,PUSH_CVAL_P1,7,RETURN_EVAL)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
, 40001
, useLabel(ST_v154)
,	/* CT_v155: (byte 0) */
  HW(1,0)
, 0
,};
Node CF_Char_46chr[] = {
  VAPTAG(useLabel(FN_Char_46chr))
, useLabel(PS_v153)
, 0
, 0
, 0
, useLabel(F0_Prelude_46id)
,};
Node PP_Char_46chr[] = {
 };
Node PC_Char_46chr[] = {
 	/* ST_v154: (byte 0) */
  bytes2word(67,104,97,114)
, bytes2word(46,99,104,114)
, bytes2word(0,0,0,0)
,	/* PS_v153: (byte 0) */
  useLabel(PM_Char)
, useLabel(PP_Char_46chr)
, useLabel(PC_Char_46chr)
,};

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.