Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dcmdline.c23 static int get_range(char **str, int *pint, int n) in get_range()
50 int get_option(char **str, int *pint) in get_option()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_str_proc.c206 bool hal_get_u1bint_fromstr_indec(char *str, u8 *pint) in hal_get_u1bint_fromstr_indec()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_str_proc.c206 bool hal_get_u1bint_fromstr_indec(char *str, u8 *pint) in hal_get_u1bint_fromstr_indec()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp2274 … number<T, ExpressionTemplates> >::type frexp(const number<T, ExpressionTemplates>& v, short* pint) in frexp()
2283 frexp(const detail::expression<tag, A1, A2, A3, A4>& v, short* pint) in frexp()
2289 …t, number<T, ExpressionTemplates> >::type frexp(const number<T, ExpressionTemplates>& v, int* pint) in frexp()
2298 frexp(const detail::expression<tag, A1, A2, A3, A4>& v, int* pint) in frexp()
2304 …, number<T, ExpressionTemplates> >::type frexp(const number<T, ExpressionTemplates>& v, long* pint) in frexp()
2313 frexp(const detail::expression<tag, A1, A2, A3, A4>& v, long* pint) in frexp()
2319 …ssionTemplates> >::type frexp(const number<T, ExpressionTemplates>& v, boost::long_long_type* pint) in frexp()
2328 frexp(const detail::expression<tag, A1, A2, A3, A4>& v, boost::long_long_type* pint) in frexp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c1584 static bool _rtl8812ae_get_integer_from_string(char *str, u8 *pint) in _rtl8812ae_get_integer_from_string()