Searched refs:get_ordinal_value (Results 1 – 15 of 15) sorted by relevance
183 function get_ordinal_value(p : tnode) : TConstExprInt; in get_ordinal_value() function218 function get_ordinal_value(p : tnode) : TConstExprInt; in get_ordinal_value() function220 get_ordinal_value:=0;224 get_ordinal_value:=tordconstnode(p).value
218 hl1:=get_ordinal_value(trangenode(p).left);219 hl2:=get_ordinal_value(trangenode(p).right);251 hl1:=get_ordinal_value(p);
380 addvalue:=addvalue*get_ordinal_value(tcallparanode(tcallparanode(left).right).left)475 maskvalue:=get_ordinal_value(tcallparanode(left).left)
937 … ftcb.queue_vecn(tvecnode(hp).left.resultdef,get_ordinal_value(tvecnode(hp).right))
356 … addvalue:=addvalue*get_ordinal_value(tcallparanode(tcallparanode(left).right).left)