Home
last modified time | relevance | path

Searched refs:PNODE (Results 1 – 25 of 46) sorted by relevance

12

/dports/misc/lifelines/lifelines-3.1.1/src/interp/
H A Dinterpi.h212 PNODE builtin_args(PNODE node);
213 PNODE ipdefn_args(PNODE node);
214 PNODE ipcall_args(PNODE node);
215 PNODE ifdefn_args(PNODE node);
216 PNODE ifcall_args(PNODE node);
557 PNODE create_proc_node(PACTX pactx, CNSTRING, PNODE, PNODE);
573 PNODE fdef_node(PACTX pactx, CNSTRING, PNODE, PNODE);
579 PNODE fornodes_node(PACTX pactx, PNODE, STRING, PNODE);
580 PNODE fornotes_node(PACTX pactx, PNODE, STRING, PNODE);
590 PNODE if_node(PACTX pactx, PNODE, PNODE, PNODE);
[all …]
H A Dyacc.y54 static void join (PNODE list, PNODE last);
118 inext(((PNODE)$$)) = (PNODE) $3;
125 join((PNODE) $1, (PNODE) $2);
230 inext(((PNODE)$4)) = (PNODE)$5;
238 $$ = if_node(pactx, (PNODE)$4, (PNODE)$8,
241 $$ = if_node(pactx, (PNODE)$4, (PNODE)$8,
246 inext(((PNODE)$4)) = (PNODE)$5;
247 $$ = while_node(pactx, (PNODE)$4, (PNODE)$8);
287 ((PNODE)$3)->vars.iif.ielse = (PNODE)$4;
288 $$ = if_node(pactx, (PNODE)$3, (PNODE)$7, (PNODE)NULL);
[all …]
H A Dalloc.c335 PNODE
382 PNODE
402 PNODE
423 PNODE
445 PNODE
467 PNODE
489 PNODE
510 PNODE
531 PNODE
552 PNODE
[all …]
H A Dyacc.c81 static PNODE this, prev;
85 static void join (PNODE list, PNODE last);
1830 inext(((PNODE)(yyval))) = (PNODE) (yyvsp[(3) - (3)]);
1846 join((PNODE) (yyvsp[(1) - (2)]), (PNODE) (yyvsp[(2) - (2)]));
2025 inext(((PNODE)(yyvsp[(4) - (11)]))) = (PNODE)(yyvsp[(5) - (11)]);
2046 inext(((PNODE)(yyvsp[(4) - (9)]))) = (PNODE)(yyvsp[(5) - (9)]);
2135 (yyval) = if_node(pactx, (PNODE)(yyvsp[(3) - (8)]), (PNODE)(yyvsp[(7) - (8)]), (PNODE)NULL);
2226 inext(((PNODE)(yyvsp[(1) - (3)]))) = (PNODE) (yyvsp[(3) - (3)]);
2493 join (PNODE list, in join()
2494 PNODE last) in join()
[all …]
H A Dbuiltin.c83 PNODE argvar2=0; in llrpt_getint()
119 PNODE argvar2=0; in llrpt_getstr()
154 PNODE argvar2=0; in llrpt_getindi()
212 PNODE argvar2=0; in llrpt_getindiset()
297 PNODE argvar2=0; in llrpt_name()
684 PNODE argvar2=0; in llrpt_setdate()
1741 PNODE argvar2=0; in llrpt_incr()
1782 PNODE argvar2=0; in llrpt_decr()
2824 PNODE mvar = inext(dvar); in llrpt_extractdate()
2880 PNODE date; in llrpt_extractdatestr()
[all …]
H A Dintrpseq.c75 PNODE arg1 = builtin_args(node); in llrpt_indiset()
246 PNODE arg1 = builtin_args(node); in llrpt_namesort()
267 PNODE arg1 = builtin_args(node); in llrpt_keysort()
288 PNODE arg1 = builtin_args(node); in llrpt_valuesort()
313 PNODE arg1 = builtin_args(node); in llrpt_uniqueset()
333 PNODE arg1 = builtin_args(node); in llrpt_union()
334 PNODE arg2 = inext(arg1); in llrpt_union()
364 PNODE arg1 = builtin_args(node); in llrpt_intersect()
365 PNODE arg2 = inext(arg1); in llrpt_intersect()
396 PNODE arg1 = builtin_args(node); in llrpt_difference()
[all …]
H A Dmore.c85 PNODE nexp = builtin_args(node); in llrpt_extractnames()
86 PNODE lexp = inext(nexp); in llrpt_extractnames()
87 PNODE lvar = inext(lexp); in llrpt_extractnames()
88 PNODE svar = inext(lvar); in llrpt_extractnames()
152 PNODE nexp = builtin_args(node); in llrpt_extractplaces()
153 PNODE lexp = inext(nexp); in llrpt_extractplaces()
154 PNODE lvar = inext(lexp); in llrpt_extractplaces()
205 PNODE sexp = builtin_args(node); in llrpt_extracttokens()
206 PNODE lexp = inext(sexp); in llrpt_extracttokens()
207 PNODE lvar = inext(lexp); in llrpt_extracttokens()
[all …]
H A Dbuiltin_list.c60 PNODE argvar = builtin_args(node); in llrpt_clear()
80 PNODE argvar = builtin_args(node); in llrpt_list()
100 PNODE argvar = builtin_args(node); in llrpt_push()
128 PNODE argvar = builtin_args(node); in llrpt_inlist()
158 PNODE argvar = builtin_args(node); in llrpt_enqueue()
186 PNODE argvar = builtin_args(node); in llrpt_requeue()
214 PNODE argvar = builtin_args(node); in llrpt_pop()
233 PNODE argvar = builtin_args(node); in llrpt_dequeue()
270 PNODE argvar = builtin_args(node); in llrpt_getel()
302 PNODE argvar = builtin_args(node); in llrpt_setel()
[all …]
H A Deval.c55 evaluate (PNODE node, SYMTAB stab, BOOLEAN *eflg) in evaluate()
121 trace_pnode (PNODE node) in trace_pnode()
138 evaluate_iden (PNODE node, SYMTAB stab, BOOLEAN *eflg) in evaluate_iden()
177 evaluate_cond (PNODE node, SYMTAB stab, BOOLEAN *eflg) in evaluate_cond()
181 PNODE var = node, expr = inext(node); in evaluate_cond()
212 evaluate_func (PNODE node, SYMTAB stab, BOOLEAN *eflg) in evaluate_func()
230 evaluate_ufunc (PNODE node, SYMTAB stab, BOOLEAN *eflg) in evaluate_ufunc()
233 PNODE func=0, argvar=0, parm=0; in evaluate_ufunc()
269 irc = interpret((PNODE) ibody(func), newstab, &val); in evaluate_ufunc()
302 iistype (PNODE node, in iistype()
[all …]
H A Dinterp.c217 PNODE first, parm; in interp_program_list()
1706 PNODE icond = node->vars.iif.icond; in interp_if()
1707 PNODE ithen = node->vars.iif.ithen; in interp_if()
1708 PNODE ielse = node->vars.iif.ielse; in interp_if()
1744 PNODE
1926 PNODE
1929 PNODE node = 0; in make_internal_string_node()
1997 pa_handle_proc (PACTX pactx, CNSTRING procname, PNODE nd_args, PNODE nd_body) in pa_handle_proc()
2000 PNODE procnode; in pa_handle_proc()
2027 pa_handle_func (PACTX pactx, CNSTRING procname, PNODE nd_args, PNODE nd_body) in pa_handle_func()
[all …]
H A Dwrite.c45 llrpt_createnode (PNODE node, SYMTAB stab, BOOLEAN *eflg) in llrpt_createnode()
47 PNODE argvar = builtin_args(node); in llrpt_createnode()
81 llrpt_addnode (PNODE node, SYMTAB stab, BOOLEAN *eflg) in llrpt_addnode()
83 PNODE argvar = builtin_args(node); in llrpt_addnode()
151 llrpt_detachnode (PNODE node, SYMTAB stab, BOOLEAN *eflg) in llrpt_detachnode()
153 PNODE arg = iargs(node); in llrpt_detachnode()
190 llrpt_writeindi (PNODE node, SYMTAB stab, BOOLEAN *eflg) in llrpt_writeindi()
193 PNODE argvar = builtin_args(node); in llrpt_writeindi()
251 llrpt_writefam (PNODE node, SYMTAB stab, BOOLEAN *eflg) in llrpt_writefam()
254 PNODE argvar = builtin_args(node); in llrpt_writefam()
H A Drassa.c122 llrpt_pagemode (PNODE node, SYMTAB stab, BOOLEAN *eflg) in llrpt_pagemode()
125 PNODE argvar = builtin_args(node); in llrpt_pagemode()
183 llrpt_newfile (PNODE node, SYMTAB stab, BOOLEAN *eflg) in llrpt_newfile()
185 PNODE argvar = builtin_args(node); in llrpt_newfile()
320 llrpt_pos (PNODE node, SYMTAB stab, BOOLEAN *eflg) in llrpt_pos()
323 PNODE argvar = builtin_args(node); in llrpt_pos()
364 llrpt_row (PNODE node, SYMTAB stab, BOOLEAN *eflg) in llrpt_row()
367 PNODE argvar = builtin_args(node); in llrpt_row()
397 llrpt_col (PNODE node, SYMTAB stab, BOOLEAN *eflg) in llrpt_col()
400 PNODE argvar = builtin_args(node); in llrpt_col()
[all …]
H A Dprogerr.c73 static void prog_var_error_zstr(PNODE node, SYMTAB stab, PNODE arg, PVALUE val, ZSTR zstr);
74 static STRING vprog_error(PNODE node, STRING fmt, va_list args);
110 prog_var_error_zstr (PNODE node, SYMTAB stab, PNODE arg, PVALUE val, ZSTR zstr) in prog_var_error_zstr()
254 prog_var_error (PNODE node, SYMTAB stab, PNODE arg, PVALUE val, STRING fmt, ...) in prog_var_error()
507 prog_error (PNODE node, STRING fmt, ...) in prog_error()
526 vprog_error (PNODE node, STRING fmt, va_list args) in vprog_error()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/win32/windows-gui/
H A Dlinklist.h76 typedef struct NODE_STRUCT* PNODE; typedef
79 PNODE pLeftLink;
80 PNODE pRightLink;
87 PNODE pFirstNode;
88 PNODE pCurrentNode;
89 PNODE pLastNode;
90 int (*OrderFunction)(PNODE, PNODE);
97 BOOL CreateList( PLIST* ppList, int (*OrderFunction)( PNODE pNodeOne, PNODE pNodeTwo ) );
100 …BOOL SetCurrentNode( PLIST pList, PNODE pKeyNode, int (*MatchFunction)( PNODE pNodeOne, PNODE pNod…
101 …BOOL SetCurrentNodeEx( PLIST pList, PNODE pKeyNode, int (*MatchFunction)( PNODE pNodeOne, PNODE pN…
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/win32/windows-gui/save/
H A Dlinklist.h76 typedef struct NODE_STRUCT* PNODE; typedef
79 PNODE pLeftLink;
80 PNODE pRightLink;
87 PNODE pFirstNode;
88 PNODE pCurrentNode;
89 PNODE pLastNode;
90 int (*OrderFunction)(PNODE, PNODE);
97 BOOL CreateList( PLIST* ppList, int (*OrderFunction)( PNODE pNodeOne, PNODE pNodeTwo ) );
100 …BOOL SetCurrentNode( PLIST pList, PNODE pKeyNode, int (*MatchFunction)( PNODE pNodeOne, PNODE pNod…
101 …BOOL SetCurrentNodeEx( PLIST pList, PNODE pKeyNode, int (*MatchFunction)( PNODE pNodeOne, PNODE pN…
[all …]
/dports/databases/slony1v2/slony1-2.2.10/src/ducttape/
H A Dtest_G_stopat.in87 PNODE=11 # Primary node number
91 echo "**** creating database for Node $PNODE"
119 node $PNODE admin conninfo = 'dbname=$DB1';
126 init cluster (id = $PNODE, comment = 'Node $PNODE');
135 $TERMPROG -title "Slon node $PNODE" -e sh -c "slon -d$DEBUG_LEVEL -s500 -g10 -q $PNODE -r $TERMAFTE…
152 set add table (set id = 1, origin = $PNODE,
155 set add table (set id = 1, origin = $PNODE,
158 set add table (set id = 1, origin = $PNODE,
161 set add table (set id = 1, origin = $PNODE,
211 store node (id = $SNODE, comment = 'node $SNODE', event node = $PNODE);
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/MATCH/
H A Dmatch.c782 c=PNODE(c->child);
787 c=PNODE(c->parent);
1241 fix_tree (G, oldnode, PNODE(x->penultimate), PNODE(y->penultimate));
2037 c = PNODE(PNODE(c->child)->child);
2046 c = PNODE(PNODE(c->sibling)->child);
2313 n = PNODE(ni);
2372 n = PNODE(np->surf);
2442 n = PNODE(ni);
2463 n = PNODE(np->surf);
2492 n = PNODE(np->surf);
[all …]
/dports/cad/alliance/alliance/src/mbk/src/
H A Dalc_driv_l.c253 for( num = pcon->PNODE ; num ; num=num->NEXT)
264 if ( !(tmpnum = ptrs->DRAIN->PNODE) )
268 if ( !(tmpnum = ptrs->GRID->PNODE) )
272 if ( !(tmpnum = ptrs->SOURCE->PNODE) )
276 if ( !(tmpnum = ptrs->BULK->PNODE) )
305 if (!(tmpnum = pcap -> TCON -> PNODE))
314 if (!(tmpnum = pcap -> BCON -> PNODE))
345 if (!(tmpnum = pres -> RCON1 -> PNODE))
354 if (!(tmpnum = pres -> RCON2 -> PNODE))
385 if (!(tmpnum = pself -> SCON1 -> PNODE))
[all …]
H A Dmbk_lo.c180 ptcon->PNODE = NULL; in addlotrs()
190 ptcon->PNODE = NULL; in addlotrs()
200 ptcon->PNODE = NULL; in addlotrs()
210 ptcon->PNODE = NULL; in addlotrs()
361 ptcon->PNODE = NULL; in addlocon()
649 if( pt->GRID->PNODE ) in dellotrs()
654 if( pt->SOURCE->PNODE ) in dellotrs()
659 if( pt->DRAIN->PNODE ) in dellotrs()
664 if( pt->BULK->PNODE ) in dellotrs()
705 if( ptcon->PNODE ) in delloins()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5SL.c86 (*(TYPE *)((PNODE)->key) < *(TYPE *)PKEY)
90 (((PNODE)->hashval == HASHVAL) ? \
91 (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) < 0) : \
92 ((PNODE)->hashval < HASHVAL))
98 : (((TYPE *)((PNODE)->key))->fileno < ((TYPE *)PKEY)->fileno))
102 ((SLIST)->cmp((TYPE *)((PNODE)->key), (TYPE *)PKEY) < 0)
107 (*(TYPE *)((PNODE)->key) == *(TYPE *)PKEY)
111 … (((PNODE)->hashval == HASHVAL) && (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) == 0))
115 …((((TYPE *)((PNODE)->key))->fileno == ((TYPE *)PKEY)->fileno) && (((TYPE *)((PNODE)->key))->addr =…
118 #define H5SL_LOCATE_GENERIC_EQ(SLIST, TYPE, PNODE, PKEY, HASHVAL) \ argument
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5SL.c98 (*(TYPE *)((PNODE)->key) < *(TYPE *)PKEY)
102 (((PNODE)->hashval == HASHVAL) ? \
103 (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) < 0) : \
104 ((PNODE)->hashval < HASHVAL))
110 : (((TYPE *)((PNODE)->key))->fileno < ((TYPE *)PKEY)->fileno))
114 ((SLIST)->cmp((TYPE *)((PNODE)->key), (TYPE *)PKEY) < 0)
119 (*(TYPE *)((PNODE)->key) == *(TYPE *)PKEY)
123 … (((PNODE)->hashval == HASHVAL) && (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) == 0))
127 …((((TYPE *)((PNODE)->key))->fileno == ((TYPE *)PKEY)->fileno) && (((TYPE *)((PNODE)->key))->addr =…
130 #define H5SL_LOCATE_GENERIC_EQ(SLIST, TYPE, PNODE, PKEY, HASHVAL) \ argument
[all …]
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5SL.c98 (*(TYPE *)((PNODE)->key) < *(TYPE *)PKEY)
102 (((PNODE)->hashval == HASHVAL) ? \
103 (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) < 0) : \
104 ((PNODE)->hashval < HASHVAL))
110 : (((TYPE *)((PNODE)->key))->fileno < ((TYPE *)PKEY)->fileno))
114 ((SLIST)->cmp((TYPE *)((PNODE)->key), (TYPE *)PKEY) < 0)
119 (*(TYPE *)((PNODE)->key) == *(TYPE *)PKEY)
123 … (((PNODE)->hashval == HASHVAL) && (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) == 0))
127 …((((TYPE *)((PNODE)->key))->fileno == ((TYPE *)PKEY)->fileno) && (((TYPE *)((PNODE)->key))->addr =…
130 #define H5SL_LOCATE_GENERIC_EQ(SLIST, TYPE, PNODE, PKEY, HASHVAL) \ argument
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5SL.c99 (*(TYPE *)((PNODE)->key) < *(TYPE *)PKEY)
103 (((PNODE)->hashval == HASHVAL) ? \
104 (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) < 0) : \
105 ((PNODE)->hashval < HASHVAL))
111 : (((TYPE *)((PNODE)->key))->fileno < ((TYPE *)PKEY)->fileno))
115 ((SLIST)->cmp((TYPE *)((PNODE)->key), (TYPE *)PKEY) < 0)
120 (*(TYPE *)((PNODE)->key) == *(TYPE *)PKEY)
124 … (((PNODE)->hashval == HASHVAL) && (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) == 0))
128 …((((TYPE *)((PNODE)->key))->fileno == ((TYPE *)PKEY)->fileno) && (((TYPE *)((PNODE)->key))->addr =…
131 #define H5SL_LOCATE_GENERIC_EQ(SLIST, TYPE, PNODE, PKEY, HASHVAL) \ argument
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5SL.c98 (*(TYPE *)((PNODE)->key) < *(TYPE *)PKEY)
102 (((PNODE)->hashval == HASHVAL) ? \
103 (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) < 0) : \
104 ((PNODE)->hashval < HASHVAL))
110 : (((TYPE *)((PNODE)->key))->fileno < ((TYPE *)PKEY)->fileno))
114 ((SLIST)->cmp((TYPE *)((PNODE)->key), (TYPE *)PKEY) < 0)
119 (*(TYPE *)((PNODE)->key) == *(TYPE *)PKEY)
123 … (((PNODE)->hashval == HASHVAL) && (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) == 0))
127 …((((TYPE *)((PNODE)->key))->fileno == ((TYPE *)PKEY)->fileno) && (((TYPE *)((PNODE)->key))->addr =…
130 #define H5SL_LOCATE_GENERIC_EQ(SLIST, TYPE, PNODE, PKEY, HASHVAL) \ argument
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5SL.c95 #define H5SL_LOCATE_SCALAR_CMP(SLIST, TYPE, PNODE, PKEY, HASHVAL) (*(TYPE *)((PNODE)->key) < *(TYPE… argument
98 #define H5SL_LOCATE_STRING_CMP(SLIST, TYPE, PNODE, PKEY, HASHVAL) … argument
99 …(((PNODE)->hashval == HASHVAL) ? (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) < 0) …
100 : ((PNODE)->hashval < HASHVAL))
103 #define H5SL_LOCATE_OBJ_CMP(SLIST, TYPE, PNODE, PKEY, HASHVAL) … argument
106 : (((TYPE *)((PNODE)->key))->fileno < ((TYPE *)PKEY)->fileno))
110 ((SLIST)->cmp((TYPE *)((PNODE)->key), (TYPE *)PKEY) < 0)
113 #define H5SL_LOCATE_SCALAR_EQ(SLIST, TYPE, PNODE, PKEY, HASHVAL) (*(TYPE *)((PNODE)->key) == *(TYPE… argument
117 … (((PNODE)->hashval == HASHVAL) && (HDstrcmp((const char *)(PNODE)->key, (const char *)PKEY) == 0))
122 (((TYPE *)((PNODE)->key))->addr == ((TYPE *)PKEY)->addr))
[all …]

12