Home
last modified time | relevance | path

Searched refs:WUFFS_BASE__RENDER_NUMBER_XXX__LEADING_PLUS_SIGN (Results 1 – 1 of 1) sorted by relevance

/external/wuffs-mirror-release-c/release/c/
Dwuffs-v0.3.c5237 #define WUFFS_BASE__RENDER_NUMBER_XXX__LEADING_PLUS_SIGN ((uint32_t)0x00000200) macro
14389 if (options & WUFFS_BASE__RENDER_NUMBER_XXX__LEADING_PLUS_SIGN) { in wuffs_base__private_implementation__render_inf()
14420 (options & WUFFS_BASE__RENDER_NUMBER_XXX__LEADING_PLUS_SIGN)) in wuffs_base__private_implementation__high_prec_dec__render_exponent_absent()
14445 } else if (options & WUFFS_BASE__RENDER_NUMBER_XXX__LEADING_PLUS_SIGN) { in wuffs_base__private_implementation__high_prec_dec__render_exponent_absent()
14496 (options & WUFFS_BASE__RENDER_NUMBER_XXX__LEADING_PLUS_SIGN)) in wuffs_base__private_implementation__high_prec_dec__render_exponent_present()
14517 } else if (options & WUFFS_BASE__RENDER_NUMBER_XXX__LEADING_PLUS_SIGN) { in wuffs_base__private_implementation__high_prec_dec__render_exponent_present()
15053 } else if (options & WUFFS_BASE__RENDER_NUMBER_XXX__LEADING_PLUS_SIGN) { in wuffs_base__private_implementation__render_number_u64()