Searched refs:get_value (Results 1 – 2 of 2) sorted by relevance
22 get_value(const void *address) in get_value() function102 return RenderValue(context, get_value<status_t>(address)); in GetParameterValue()190 return RenderValue(context, get_value<unsigned int>(address)); in GetParameterValue()217 return RenderValue(context, get_value<unsigned int>(address)); in GetParameterValue()308 int index = get_value<int>(context.GetValue(context.GetSibling(fSibling))); in GetParameterValue()384 return context.FormatSigned(get_value<Type>(address), sizeof(Type)); in GetParameterValue()399 return context.FormatUnsigned(get_value<Type>(address)); in GetParameterValue()
135 ULONG get_value(char **str);782 val = get_value(str); in factor()832 get_value(char **str) in get_value() function