Searched refs:ret_int (Results 1 – 4 of 4) sorted by relevance
125 ret_int = return_value.GetValueAsSigned(error)127 self.assertTrue (in_int == ret_int)156 ret_int = ret_value.GetValueAsSigned (error)158 self.assertTrue (2 * in_int == ret_int)
79 unsigned int *ret_int);
1524 const char *subsubname, int def_val, int *ret_int) in profile_get_integer() argument1531 *ret_int = def_val; in profile_get_integer()1537 *ret_int = def_val; in profile_get_integer()1559 *ret_int = ret_long; in profile_get_integer()1566 unsigned int *ret_int) in profile_get_uint() argument1573 *ret_int = def_val; in profile_get_uint()1579 *ret_int = def_val; in profile_get_uint()1600 *ret_int = ret_long; in profile_get_uint()
1989 const char *subsubname, int def_val, int *ret_int) in profile_get_integer() argument