Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/List/NotElemBy.z.c

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


#include "newmacros.h"
#include "runtime.h"

#define CT_v173	((void*)startLabel+44)
#define ST_v172	((void*)startLabel+64)
extern Node TM_List[];
extern Node FN_List_46elemBy[];
extern Node FN_Prelude_46not[];

static Node startLabel[] = {
  bytes2word(3,0,2,1)
, bytes2word(1,2,0,3)
, useLabel(CT_v173)
,};
Node FN_List_46notElemBy[] = {
  useLabel(TM_List)
, bytes2word(NEEDHEAP_I32,HEAP_CVAL_I3,HEAP_ARG_ARG,1)
, bytes2word(2,HEAP_ARG,3,PUSH_HEAP)
, bytes2word(HEAP_CVAL_I4,HEAP_OFF_N1,5,RETURN_EVAL)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
, 60001
, useLabel(ST_v172)
,	/* CT_v173: (byte 0) */
  HW(2,3)
, 0
,};
Node F0_List_46notElemBy[] = {
  CAPTAG(useLabel(FN_List_46notElemBy),3)
, VAPTAG(useLabel(FN_List_46elemBy))
, VAPTAG(useLabel(FN_Prelude_46not))
,	/* ST_v172: (byte 0) */
  bytes2word(76,105,115,116)
, bytes2word(46,110,111,116)
, bytes2word(69,108,101,109)
, bytes2word(66,121,0,0)
,};

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.