Searched refs:empty (Results 1 – 8 of 8) sorted by relevance
/picolibc-latest/newlib/libc/locale/ |
D | lmonetary.c | 32 static const char empty[] = ""; variable 39 empty, /* int_curr_symbol */ 40 empty, /* currency_symbol */ 41 empty, /* mon_decimal_point */ 42 empty, /* mon_thousands_sep */ 44 empty, /* positive_sign */ 45 empty, /* negative_sign */
|
/picolibc-latest/newlib/ |
D | meson.build | 81 ['empty.c'], 88 ['empty.c'],
|
D | ChangeLog-2015 | 1227 * libc/stdio/local.h: Define locking macros as empty ifdef 1284 Define all locking macros as empty if __SINGLE_THREAD__. 3610 * libc/locale/lmessages.c (empty): Don't define for Cygwin. 4637 * libm/complex/complex.tex: Add empty stub. 4674 empty definition. 4978 empty definition. Also add support for values of 500 or less. 5199 * libc/locale/timelocal.c (_C_time_local): Set new members to empty 5483 temporary local variable nullstate to hold empty mbstate_t. 6687 * libc/include/sys/config.h (__EXPORT): Define empty if not defined. 8083 name is NULL, empty, or contains equal sign. [all …]
|
/picolibc-latest/newlib/libc/posix/ |
D | engine.c | 81 states empty; /* empty set of states */ member 228 SETUP(m->empty); in matcher() 229 CLEAR(m->empty); in matcher() 837 states empty = m->empty; in slow() local 893 if (EQ(st, empty) || p == stop) in slow() 898 ASSIGN(st, empty); in slow()
|
/picolibc-latest/doc/ |
D | build.md | 39 | multilib-list | <empty> | If non-empty, the set of multilib configurations to compi… 126 | newlib-iconv-encodings | <empty> | Comma-separated list of iconv encodings to be built-in (d… 127 | newlib-iconv-from-encodings | <empty> | Comma-separated list of "from" iconv encodings to be buil… 128 | newlib-iconv-to-encodings | <empty> | Comma-separated list of "to" iconv encodings to be built-… 171 | errno-function | <empty> | If set, names a function which returns the address of err…
|
/picolibc-latest/picocrt/ |
D | meson.build | 195 # The 'none' variant is completely empty
|
/picolibc-latest/newlib/libc/ |
D | sys.tex | 78 minimal environment, this empty list is adequate:
|
/picolibc-latest/ |
D | COPYING.picolibc | 1135 Files: newlib/empty.c
|