Home
last modified time | relevance | path

Searched refs:CompareExtractedProcVariables (Results 1 – 4 of 4) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dextractproctool.pas147 function CompareExtractedProcVariables(V1, V2: TExtractedProcVariable): integer; in CompareExtractedProcVariables() function
176 Result:=TAVLTree.Create(TListSortCompare(@CompareExtractedProcVariables));
/dports/editors/lazarus/lazarus/components/codetools/
H A Dextractproctool.pas147 function CompareExtractedProcVariables(V1, V2: TExtractedProcVariable): integer; in CompareExtractedProcVariables() function
176 Result:=TAVLTree.Create(TListSortCompare(@CompareExtractedProcVariables));
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dextractproctool.pas147 function CompareExtractedProcVariables(V1, V2: TExtractedProcVariable): integer; in CompareExtractedProcVariables() function
176 Result:=TAVLTree.Create(TListSortCompare(@CompareExtractedProcVariables));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dextractproctool.pas147 function CompareExtractedProcVariables(V1, V2: TExtractedProcVariable): integer; in CompareExtractedProcVariables() function
176 Result:=TAVLTree.Create(TListSortCompare(@CompareExtractedProcVariables));