Home
last modified time | relevance | path

Searched defs:CreateNewProcTags (Results 1 – 3 of 3) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/arosunits/src/
H A Damigados.pas2385 function CreateNewProcTags(const Tags: array of PtrUInt): PProcess; in CreateNewProcTags() function
2452 function CreateNewProcTags(const Tags: array of PtrUInt): PProcess; inline; in CreateNewProcTags() function
/dports/lang/fpc-source/fpc-3.2.2/packages/morphunits/src/
H A Damigados.pas2294 function CreateNewProcTags(tags: array of dword): PProcess; Inline; in CreateNewProcTags() function
2369 function CreateNewProcTags(tags: array of DWord): PProcess; Inline; in CreateNewProcTags() function
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/coreunits/
H A Damigados.pas1748 FUNCTION CreateNewProcTags(Const argv : Array of PtrUInt) : pProcess; in CreateNewProcTags() function
1841 FUNCTION CreateNewProcTags(Const argv : Array of PtrUInt) : pProcess; in CreateNewProcTags() function