Home
last modified time | relevance | path

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

/AliOS-Things-master/components/minilibc/libc/
A Dprintf.c267 … out, char* buffer, size_t idx, size_t maxlen, char* buf, size_t len, bool negative, unsigned int … in _ntoa_format()
321 …pe out, char* buffer, size_t idx, size_t maxlen, unsigned long value, bool negative, unsigned long… in _ntoa_long()
346 …t, char* buffer, size_t idx, size_t maxlen, unsigned long long value, bool negative, unsigned long… in _ntoa_long_long()
407 bool negative = false; in _ftoa() local
515 const bool negative = value < 0; in _etoa() local
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_string.c57 SDL_bool negative = SDL_FALSE; in SDL_ScanLong() local
162 SDL_bool negative = SDL_FALSE; in SDL_ScanLongLong() local
236 SDL_bool negative = SDL_FALSE; in SDL_ScanFloat() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dprintf.c40 int negative = 0; in longlong_to_string() local
/AliOS-Things-master/components/debug/src/
A Ddebug_print.c91 int negative = 0; in longlong_to_string() local
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c36544 …cbor_decode_push_aival_int(duk_cbor_decode_context *dec_ctx, duk_uint8_t ib, duk_bool_t negative) { in duk__cbor_decode_push_aival_int()

Completed in 260 milliseconds