Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/List/Intersect.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_v172	((void*)startLabel+84)
#define ST_v169	((void*)startLabel+120)
#define PS_v171	((void*)startLabel+136)
#define PS_v170	((void*)startLabel+148)
#define PS_v168	((void*)startLabel+160)
extern Node FN_Prelude_46_61_61[];
extern Node FN_List_46intersectBy[];
extern Node PM_List[];
extern Node PC_List_46intersectBy[];
extern Node PC_Prelude_46_61_61[];

static Node startLabel[] = {
  bytes2word(1,0,0,1)
, useLabel(CT_v172)
,};
Node FN_List_46intersect[] = {
  bytes2word(NEEDHEAP_I32,HEAP_CVAL_P1,7,HEAP_CVAL_N1)
, bytes2word(7,HEAP_CREATE,HEAP_SPACE,HEAP_SPACE)
, bytes2word(HEAP_ARG,1,PUSH_HEAP,HEAP_CVAL_P1)
, bytes2word(8,HEAP_CVAL_N1,12,HEAP_CREATE)
, bytes2word(HEAP_SPACE,HEAP_SPACE,HEAP_OFF_N1,11)
, bytes2word(RETURN,ENDCODE,0,0)
, bytes2word(0,0,0,0)
, useLabel(PS_v171)
, 0
, 0
, 0
, 0
, useLabel(PS_v170)
, 0
, 0
, 0
, 0
, 60001
, useLabel(ST_v169)
,	/* CT_v172: (byte 0) */
  HW(2,1)
, 0
,};
Node F0_List_46intersect[] = {
  CAPTAG(useLabel(FN_List_46intersect),1)
, useLabel(PS_v168)
, 0
, 0
, 0
, VAPTAG(useLabel(FN_Prelude_46_61_61))
, CAPTAG(useLabel(FN_List_46intersectBy),2)
,};
Node PP_List_46intersect[] = {
 };
Node PC_List_46intersect[] = {
 	/* ST_v169: (byte 0) */
  bytes2word(76,105,115,116)
, bytes2word(46,105,110,116)
, bytes2word(101,114,115,101)
, bytes2word(99,116,0,0)
,	/* PS_v171: (byte 0) */
  useLabel(PM_List)
, useLabel(PP_List_46intersect)
, useLabel(PC_List_46intersectBy)
,	/* PS_v170: (byte 0) */
  useLabel(PM_List)
, useLabel(PP_List_46intersect)
, useLabel(PC_Prelude_46_61_61)
,	/* PS_v168: (byte 0) */
  useLabel(PM_List)
, useLabel(PP_List_46intersect)
, useLabel(PC_List_46intersect)
,};

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.