Home
last modified time | relevance | path

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

/device/soc/bestechnic/bes2600/liteos_m/components/utils/src/
Dprintf.c230 … out, char* buffer, size_t idx, size_t maxlen, char* buf, size_t len, bool negative, unsigned int … in _ntoa_format()
284 …pe out, char* buffer, size_t idx, size_t maxlen, unsigned long value, bool negative, unsigned long… in _ntoa_long()
309 …t, char* buffer, size_t idx, size_t maxlen, unsigned long long value, bool negative, unsigned long… in _ntoa_long_long()
370 bool negative = false; in _ftoa() local
478 const bool negative = value < 0; in _etoa() local
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/platform/system/
Dprintf-stdarg.c214bool negative, unsigned int base, unsigned int prec, unsigned int width, unsigned int flags) in _ntoa_format()
263 …long(out_fct_type out, char *buffer, size_t idx, size_t maxlen, unsigned long value, bool negative, in _ntoa_long()
289bool negative, unsigned long long base, unsigned int prec, unsigned int width, unsigned int flags) in _ntoa_long_long()
354 bool negative = false; in _ftoa() local
457 const bool negative = value < 0; in _etoa() local
/device/soc/rockchip/rk2206/sdk_liteos/platform/system/
Dprintf.c238 char* buf, size_t buf_len, bool negative, unsigned int base, in _ntoa_format()
294 unsigned long l_value, bool negative, in _ntoa_long()
330 unsigned long long l_value, bool negative, in _ntoa_long_long()
437 bool negative = false; in _ftoa() local
572 const bool negative = d_value < 0; in _etoa() local
/device/soc/winnermicro/wm800/board/platform/arch/xt804/libc/
Dlibc_port.c747 char* buf, size_t len, bool negative, unsigned int base, in _ntoa_format()
800 unsigned long value, bool negative, unsigned long base, in _ntoa_long()
832 unsigned long long value, bool negative, unsigned long long base, in _ntoa_long_long()
907 bool negative = false; in _ftoa() local
1015 const bool negative = value_tmp < 0; in _etoa() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_color_mgmt.c160 bool negative = !!(user_input & BIT_ULL(0x3f)); in drm_color_ctm_s31_32_to_qm_n() local
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
Dclk-pll.c1121 bool negative; in rockchip_pll_clk_compensation() local
/device/soc/winnermicro/wm800/board/include/arch/xt804/csi_dsp/
Dcsky_math.h3812 unsigned int negative : 1; member
3819 unsigned int negative : 1; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com_phycfg.c3546 u8 negative = 0; in GetS1ByteIntegerFromStringInDecimal() local
5661 u8 integer = 0, fraction = 0, negative = 0; in phy_ParsePowerLimitTableFile() local