Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Debug/
DFunctionCallParameter.cs11 public struct FunctionCallParameter struct
13 static FunctionCallParameter() in FunctionCallParameter() method
18 public FunctionCallParameterType Type;
19 public int NumberOfElements;
21 public static FunctionCallParameter IgnoredParameter;