Home
last modified time | relevance | path

Searched refs:get_ordinal_value (Results 1 – 15 of 15) sorted by relevance

/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dncon.pas183 function get_ordinal_value(p : tnode) : TConstExprInt; in get_ordinal_value() function
218 function get_ordinal_value(p : tnode) : TConstExprInt; in get_ordinal_value() function
220 get_ordinal_value:=0;
224 get_ordinal_value:=tordconstnode(p).value
H A Dpstatmnt.pas218 hl1:=get_ordinal_value(trangenode(p).left);
219 hl2:=get_ordinal_value(trangenode(p).right);
251 hl1:=get_ordinal_value(p);
H A Dncginl.pas380 addvalue:=addvalue*get_ordinal_value(tcallparanode(tcallparanode(left).right).left)
475 maskvalue:=get_ordinal_value(tcallparanode(left).left)
H A Dngtcon.pas937 … ftcb.queue_vecn(tvecnode(hp).left.resultdef,get_ordinal_value(tvecnode(hp).right))
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dncon.pas183 function get_ordinal_value(p : tnode) : TConstExprInt; in get_ordinal_value() function
218 function get_ordinal_value(p : tnode) : TConstExprInt; in get_ordinal_value() function
220 get_ordinal_value:=0;
224 get_ordinal_value:=tordconstnode(p).value
H A Dpstatmnt.pas218 hl1:=get_ordinal_value(trangenode(p).left);
219 hl2:=get_ordinal_value(trangenode(p).right);
251 hl1:=get_ordinal_value(p);
H A Dncginl.pas380 addvalue:=addvalue*get_ordinal_value(tcallparanode(tcallparanode(left).right).left)
475 maskvalue:=get_ordinal_value(tcallparanode(left).left)
H A Dngtcon.pas937 … ftcb.queue_vecn(tvecnode(hp).left.resultdef,get_ordinal_value(tvecnode(hp).right))
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dncon.pas183 function get_ordinal_value(p : tnode) : TConstExprInt; in get_ordinal_value() function
218 function get_ordinal_value(p : tnode) : TConstExprInt; in get_ordinal_value() function
220 get_ordinal_value:=0;
224 get_ordinal_value:=tordconstnode(p).value
H A Dpstatmnt.pas218 hl1:=get_ordinal_value(trangenode(p).left);
219 hl2:=get_ordinal_value(trangenode(p).right);
251 hl1:=get_ordinal_value(p);
H A Dncginl.pas380 addvalue:=addvalue*get_ordinal_value(tcallparanode(tcallparanode(left).right).left)
475 maskvalue:=get_ordinal_value(tcallparanode(left).left)
H A Dngtcon.pas937 … ftcb.queue_vecn(tvecnode(hp).left.resultdef,get_ordinal_value(tvecnode(hp).right))
/dports/lang/fpc/fpc-3.2.2/compiler/i8086/
H A Dn8086inl.pas356 … addvalue:=addvalue*get_ordinal_value(tcallparanode(tcallparanode(left).right).left)
/dports/lang/fpc-source/fpc-3.2.2/compiler/i8086/
H A Dn8086inl.pas356 … addvalue:=addvalue*get_ordinal_value(tcallparanode(tcallparanode(left).right).left)
/dports/editors/fpc-ide/fpc-3.2.2/compiler/i8086/
H A Dn8086inl.pas356 … addvalue:=addvalue*get_ordinal_value(tcallparanode(tcallparanode(left).right).left)