/picolibc-latest/newlib/libc/search/ |
D | page.h | 73 #define PAIRSIZE(K,D) (2*sizeof(__uint16_t) + (K)->size + (D)->size) 74 #define BIGOVERHEAD (4*sizeof(__uint16_t)) 75 #define KEYSIZE(K) (4*sizeof(__uint16_t) + (K)->size); 76 #define OVFLSIZE (2*sizeof(__uint16_t)) 82 #define PAGE_META(N) (((N)+3) * sizeof(__uint16_t)) 88 __uint16_t next_addr;
|
D | hash_page.c | 71 static __uint16_t overflow_page(HTAB *); 73 static void squeeze_key(__uint16_t *, const DBT *, const DBT *); 78 ((__uint16_t *)(P))[0] = 0; \ 79 ((__uint16_t *)(P))[1] = hashp->BSIZE - 3 * sizeof(__uint16_t); \ 80 ((__uint16_t *)(P))[2] = hashp->BSIZE; \ 91 __uint16_t *bp, n, off; in putpair() 93 bp = (__uint16_t *)p; in putpair() 109 bp[n + 1] = off - ((n + 3) * sizeof(__uint16_t)); in putpair() 123 __uint16_t *bp, newoff; in __delpair() 125 __uint16_t pairlen; in __delpair() [all …]
|
D | hash_bigkey.c | 91 __uint16_t *p; in __big_insert() 94 __uint16_t space, move_bytes, off; in __big_insert() 98 p = (__uint16_t *)cp; in __big_insert() 137 p = (__uint16_t *)bufp->page; in __big_insert() 167 p = (__uint16_t *)cp; in __big_insert() 191 __uint16_t *bp, pageno; in __big_delete() 196 bp = (__uint16_t *)bufp->page; in __big_delete() 219 bp = (__uint16_t *)rbufp->page; in __big_delete() 234 bp = (__uint16_t *)bufp->page; in __big_delete() 271 __uint16_t *bp; in __find_bigpair() [all …]
|
D | db_local.h | 46 typedef __uint16_t indx_t; 187 __uint16_t _tmp = a; \ 192 __uint16_t _tmp = *(__uint16_t *)a; \
|
/picolibc-latest/newlib/libc/include/machine/ |
D | endian.h | 29 static __inline __uint16_t 30 __bswap16(__uint16_t _x) in __bswap16() 33 return ((__uint16_t)((_x >> 8) | ((_x << 8) & 0xff00))); in __bswap16() 59 #define htole16(_x) ((__uint16_t)(_x)) 61 #define le16toh(_x) ((__uint16_t)(_x)) 71 #define htobe16(_x) ((__uint16_t)(_x)) 73 #define be16toh(_x) ((__uint16_t)(_x))
|
D | _default_types.h | 57 typedef __UINT16_TYPE__ __uint16_t; typedef 59 typedef unsigned __INT16_TYPE__ __uint16_t; typedef 64 typedef unsigned int __uint16_t; typedef 68 typedef unsigned short __uint16_t; typedef 72 typedef unsigned char __uint16_t; typedef 147 typedef __uint16_t __uint_least8_t; 169 typedef __uint16_t __uint_least16_t;
|
/picolibc-latest/newlib/libc/iconv/ccs/ |
D | ccs.h | 133 __uint16_t ver; /* Table version */ 135 __uint16_t bits; /* CCS's bits number */ 137 const __uint16_t *from_ucs; /* UCS -> CCS table */ 139 const __uint16_t *to_ucs; /* CCS -> UCS table */ 150 const __uint16_t *tbl; /* Table's data */
|
D | iso_8859_1.c | 30 static const __uint16_t 195 (__uint16_t *)&from_ucs_speed_iso_8859_1, /* UCS -> iso_8859_1 table */ 197 (__uint16_t *)NULL, 201 (__uint16_t *)&to_ucs_speed_iso_8859_1 /* iso_8859_1 -> UCS table */ 203 (__uint16_t *)NULL,
|
D | iso_8859_10.c | 30 static const __uint16_t 261 (__uint16_t *)&from_ucs_speed_iso_8859_10, /* UCS -> iso_8859_10 table */ 263 (__uint16_t *)NULL, 267 (__uint16_t *)&to_ucs_speed_iso_8859_10 /* iso_8859_10 -> UCS table */ 269 (__uint16_t *)NULL,
|
D | iso_8859_11.c | 30 static const __uint16_t 228 (__uint16_t *)&from_ucs_speed_iso_8859_11, /* UCS -> iso_8859_11 table */ 230 (__uint16_t *)NULL, 234 (__uint16_t *)&to_ucs_speed_iso_8859_11 /* iso_8859_11 -> UCS table */ 236 (__uint16_t *)NULL,
|
D | iso_8859_13.c | 30 static const __uint16_t 261 (__uint16_t *)&from_ucs_speed_iso_8859_13, /* UCS -> iso_8859_13 table */ 263 (__uint16_t *)NULL, 267 (__uint16_t *)&to_ucs_speed_iso_8859_13 /* iso_8859_13 -> UCS table */ 269 (__uint16_t *)NULL,
|
D | iso_8859_14.c | 30 static const __uint16_t 261 (__uint16_t *)&from_ucs_speed_iso_8859_14, /* UCS -> iso_8859_14 table */ 263 (__uint16_t *)NULL, 267 (__uint16_t *)&to_ucs_speed_iso_8859_14 /* iso_8859_14 -> UCS table */ 269 (__uint16_t *)NULL,
|
D | iso_8859_15.c | 30 static const __uint16_t 261 (__uint16_t *)&from_ucs_speed_iso_8859_15, /* UCS -> iso_8859_15 table */ 263 (__uint16_t *)NULL, 267 (__uint16_t *)&to_ucs_speed_iso_8859_15 /* iso_8859_15 -> UCS table */ 269 (__uint16_t *)NULL,
|
D | iso_8859_2.c | 30 static const __uint16_t 261 (__uint16_t *)&from_ucs_speed_iso_8859_2, /* UCS -> iso_8859_2 table */ 263 (__uint16_t *)NULL, 267 (__uint16_t *)&to_ucs_speed_iso_8859_2 /* iso_8859_2 -> UCS table */ 269 (__uint16_t *)NULL,
|
D | iso_8859_3.c | 30 static const __uint16_t 261 (__uint16_t *)&from_ucs_speed_iso_8859_3, /* UCS -> iso_8859_3 table */ 263 (__uint16_t *)NULL, 267 (__uint16_t *)&to_ucs_speed_iso_8859_3 /* iso_8859_3 -> UCS table */ 269 (__uint16_t *)NULL,
|
D | iso_8859_4.c | 30 static const __uint16_t 261 (__uint16_t *)&from_ucs_speed_iso_8859_4, /* UCS -> iso_8859_4 table */ 263 (__uint16_t *)NULL, 267 (__uint16_t *)&to_ucs_speed_iso_8859_4 /* iso_8859_4 -> UCS table */ 269 (__uint16_t *)NULL,
|
D | iso_8859_5.c | 30 static const __uint16_t 261 (__uint16_t *)&from_ucs_speed_iso_8859_5, /* UCS -> iso_8859_5 table */ 263 (__uint16_t *)NULL, 267 (__uint16_t *)&to_ucs_speed_iso_8859_5 /* iso_8859_5 -> UCS table */ 269 (__uint16_t *)NULL,
|
D | iso_8859_6.c | 30 static const __uint16_t 228 (__uint16_t *)&from_ucs_speed_iso_8859_6, /* UCS -> iso_8859_6 table */ 230 (__uint16_t *)NULL, 234 (__uint16_t *)&to_ucs_speed_iso_8859_6 /* iso_8859_6 -> UCS table */ 236 (__uint16_t *)NULL,
|
D | iso_8859_8.c | 30 static const __uint16_t 261 (__uint16_t *)&from_ucs_speed_iso_8859_8, /* UCS -> iso_8859_8 table */ 263 (__uint16_t *)NULL, 267 (__uint16_t *)&to_ucs_speed_iso_8859_8 /* iso_8859_8 -> UCS table */ 269 (__uint16_t *)NULL,
|
D | iso_8859_9.c | 30 static const __uint16_t 228 (__uint16_t *)&from_ucs_speed_iso_8859_9, /* UCS -> iso_8859_9 table */ 230 (__uint16_t *)NULL, 234 (__uint16_t *)&to_ucs_speed_iso_8859_9 /* iso_8859_9 -> UCS table */ 236 (__uint16_t *)NULL,
|
D | iso_ir_111.c | 30 static const __uint16_t 261 (__uint16_t *)&from_ucs_speed_iso_ir_111, /* UCS -> iso_ir_111 table */ 263 (__uint16_t *)NULL, 267 (__uint16_t *)&to_ucs_speed_iso_ir_111 /* iso_ir_111 -> UCS table */ 269 (__uint16_t *)NULL,
|
/picolibc-latest/newlib/libc/include/ |
D | byteswap.h | 48 static __inline __uint16_t 49 bswap_16(__uint16_t _x) 52 return ((__uint16_t)((_x >> 8) | ((_x << 8) & 0xff00)));
|
/picolibc-latest/newlib/libc/include/arpa/ |
D | inet.h | 20 #define __htons(_x) ((__uint16_t)(_x)) 22 #define __ntohs(_x) ((__uint16_t)(_x))
|
/picolibc-latest/newlib/libc/iconv/ces/ |
D | table.c | 57 find_code_size (ucs2_t code, const __uint16_t *tblp); 60 find_code_speed (ucs2_t code, const __uint16_t *tblp); 298 const __uint16_t *tblp) in find_code_speed() 300 __uint16_t idx = tblp[code >> 8]; in find_code_speed() 322 __uint16_t idx; in find_code_speed_8bit() 359 const __uint16_t *tblp) in find_code_size() 399 __uint16_t c; in find_code_size() 428 ICONV_BETOHS(*((__uint16_t *)(buf + (offset))))
|
/picolibc-latest/newlib/libc/iconv/lib/ |
D | local.h | 53 typedef __uint16_t ucs2_t;
|