Lines Matching refs:option

77   option(FAST_STRCMP "Always optimize strcmp for performance" ON)
85 option(NEWLIB_GLOBAL_ERRNO "use global errno variable" OFF)
90 option(PICOLIBC_TLS "use thread local storage for static data" ON)
97 option(POSIX_IO "Provide fopen/fdopen using POSIX I/O (open, close, read, write, lseek)" ON)
99 option(POSIX_CONSOLE "Use POSIX I/O for stdin/stdout/stderr" OFF)
109 option(PREFER_SIZE_OVER_SPEED ${default_prefer_size})
116 option(TINY_STDIO "Use tiny stdio from avr libc" ON)
343 option(_IO_FLOAT_EXACT "Provide exact binary/decimal conversion for printf/scanf" 1)
351 option(_ASSERT_VERBOSE "Assert provides verbose information" 1)
355 option(_MB_CAPABLE "Enable multi-byte support" 0)
362 option(_NANO_MALLOC "Use smaller malloc implementation" 1)
369 option(_WANT_IO_C99_FORMATS "Support C99 formats in printf/scanf" ON)
373 option(_WANT_IO_LONG_LONG "Support long long in integer printf/scanf" OFF)
377 option(_WANT_IO_LONG_DOUBLE "Support long double in printf/scanf" OFF)
381 option(_WANT_MINIMAL_IO_LONG_LONG "Support long long in minimal printf/scanf" OFF)
385 option(_WANT_IO_POS_ARGS "Support positional args in integer printf/scanf" OFF)
388 option(__IO_FLOAT "Support floating point in printf/scanf by default" OFF)
391 option(_PRINTF_SMALL_ULTOA "Avoid soft divide in printf" ON)
395 option(_WANT_IO_PERCENT_B "Support %b/%B formats in printf/scanf" OFF)
443 option(__HAVE_LOCALE_INFO__ "Provide locale support" 0)
448 option(__HAVE_LOCALE_INFO_EXTENDED__ "Provide even more locale support" 0)
465 option(__SINGLE_THREAD__ "Disable multithreading support" 0)
568 option(TESTS "Enable tests" OFF)