Source position: pastree.pp line 1793
const cCallingConventions: array [TCallingConvention] of string = ('', 'Register', 'Pascal', 'cdecl', 'stdcall', 'OldFPCCall', 'safecall', 'SysCall', 'MWPascal', 'HardFloat', 'SysV_ABI_Default', 'SysV_ABI_CDecl', 'MS_ABI_Default', 'MS_ABI_CDecl', 'VectorCall'); |