Searched refs:internal (Results 1 – 16 of 16) sorted by relevance
/picolibc-latest/newlib/libc/search/ |
D | ndbm.c | 197 hp = (HTAB *)db->internal; in dbm_error() 206 hp = (HTAB *)db->internal; in dbm_clearerr() 214 return(((HTAB *)db->internal)->fp); in dbm_dirfno()
|
D | hash.c | 229 dbp->internal = hashp; 282 hashp = (HTAB *)dbp->internal; 296 hashp = (HTAB *)dbp->internal; 495 hashp = (HTAB *)dbp->internal; 564 hashp = (HTAB *)dbp->internal; 580 hashp = (HTAB *)dbp->internal; 601 hashp = (HTAB *)dbp->internal; 756 hashp = (HTAB *)dbp->internal;
|
D | db_local.h | 103 void *internal; /* Access method private. */ member
|
/picolibc-latest/newlib/libc/string/ |
D | string_private.h | 42 char *_strerror_r(int errnum, int internal, int *errptr);
|
D | strerror.c | 411 int internal, in _strerror_r() argument 906 if (&_user_strerror == NULL || (error = _user_strerror (errnum, internal, errptr)) == 0) in _strerror_r()
|
/picolibc-latest/newlib/libc/iconv/ces/ |
D | CMakeLists.txt | 41 ucs-2-internal.c 43 ucs-4-internal.c
|
D | meson.build | 41 'ucs-2-internal.c', 43 'ucs-4-internal.c',
|
/picolibc-latest/newlib/libc/include/sys/ |
D | errno.h | 43 int internal,
|
/picolibc-latest/newlib/testsuite/newlib.iconv/ |
D | meson.build | 40 # Add CCS tests if the data are internal or we're not using semihosting
|
/picolibc-latest/newlib/libc/xdr/ |
D | README | 104 defined facility. For certain error conditions, the internal 108 internal function pointer to a callback function if set;
|
/picolibc-latest/doc/ |
D | tls.md | 106 Picolib also provides architecture-specific internal GCC APIs as
|
D | printf.md | 15 scanf names to internal names in the linker.
|
/picolibc-latest/newlib/libc/machine/avr/ |
D | macros.inc | 121 /* used only by fplib/strtod.S - libgcc internal function calls */
|
/picolibc-latest/newlib/ |
D | NEWS | 61 - move of __tzrules_struct from time.h to internal header
|
D | ChangeLog-2015 | 3466 needed to be freed is instead kept in an internal linked list... 3468 * libc/posix/wordexp.c (wordexp): ...and build this internal 5874 case insensitive and store internal charset string uppercased. Allow 13686 * libc/iconv/ces/ucs-2-internal.c: Updated. 13687 * libc/iconv/ces/ucs-4-internal.c: Ditto. 14293 * libc/iconv/ces/ucs-2-internal.c: Ditto. 14294 * libc/iconv/ces/ucs-4-internal.c: Ditto. 14390 libc/iconv/ces/ucs-2-internal.c, libc/iconv/ces/ucs-4-internal.c, 15055 comparisons to account for unsigned internal value w. 15545 * libc/sys/linux/linuxthreads/libc-internal.h: Ditto. [all …]
|
/picolibc-latest/ |
D | COPYING.picolibc | 42 newlib/libc/iconv/ces/ucs-2-internal.c 44 newlib/libc/iconv/ces/ucs-4-internal.c
|