/picolibc-latest/newlib/libc/stdlib/ |
D | stdlib.tex | 65 @page 68 @page 71 @page 74 @page 77 @page 80 @page 83 @page 86 @page 89 @page 92 @page [all …]
|
/picolibc-latest/newlib/libc/string/ |
D | strings.tex | 76 @page 79 @page 82 @page 85 @page 88 @page 91 @page 94 @page 97 @page 100 @page 103 @page [all …]
|
D | wcstrings.tex | 41 @page 44 @page 47 @page 50 @page 53 @page 56 @page 59 @page 62 @page 65 @page 68 @page [all …]
|
/picolibc-latest/newlib/libm/complex/ |
D | complex.tex | 34 @page 36 @page 38 @page 40 @page 42 @page 44 @page 46 @page 48 @page 50 @page 52 @page [all …]
|
/picolibc-latest/newlib/libc/stdio/ |
D | stdio.tex | 120 @page 123 @page 126 @page 129 @page 132 @page 135 @page 138 @page 141 @page 144 @page 147 @page [all …]
|
/picolibc-latest/newlib/libm/math/ |
D | math.tex | 89 @page 139 @page 141 @page 143 @page 145 @page 147 @page 149 @page 151 @page 153 @page 155 @page [all …]
|
/picolibc-latest/newlib/libc/ctype/ |
D | ctype.tex | 73 @page 76 @page 79 @page 82 @page 85 @page 88 @page 91 @page 94 @page 97 @page 100 @page [all …]
|
/picolibc-latest/newlib/libm/fenv/ |
D | fenv.tex | 24 @page 26 @page 28 @page 30 @page 32 @page 34 @page 36 @page 38 @page 40 @page 42 @page [all …]
|
/picolibc-latest/newlib/libc/search/ |
D | hash_bigkey.c | 97 cp = bufp->page; /* Character pointer of p. */ in __big_insert() 137 p = (__uint16_t *)bufp->page; in __big_insert() 138 cp = bufp->page; in __big_insert() 166 cp = bufp->page; in __big_insert() 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() 277 bp = (__uint16_t *)bufp->page; in __find_bigpair() 278 p = bufp->page; in __find_bigpair() 292 p = bufp->page; in __find_bigpair() [all …]
|
D | hash_page.c | 127 bp = (__uint16_t *)bufp->page; in __delpair() 141 char *src = bufp->page + (int)OFFSET(bp); in __delpair() 195 ino = (__uint16_t *)(op = old_bufp->page); in __split_page() 196 np = new_bufp->page; in __split_page() 286 ino = (__uint16_t *)old_bufp->page; in ugly_split() 287 np = (__uint16_t *)new_bufp->page; in ugly_split() 288 op = (__uint16_t *)old_bufp->page; in ugly_split() 301 op = (__uint16_t *)old_bufp->page; in ugly_split() 305 np = (__uint16_t *)new_bufp->page; in ugly_split() 309 cino = (char *)bufp->page; in ugly_split() [all …]
|
D | hash_buf.c | 145 __get_page(hashp, bp->page, addr, !prev_bp, is_disk, 0)) in __get_buf() 188 if ((bp->page = (char *)malloc(hashp->BSIZE)) == NULL) { in newbuf() 193 memset(bp->page, 0xff, hashp->BSIZE); in newbuf() 209 shortp = (__uint16_t *)bp->page; in newbuf() 212 if ((bp->flags & BUF_MOD) && __put_page(hashp, bp->page, in newbuf() 252 shortp = (__uint16_t *)xbp->page; in newbuf() 257 xbp->page, xbp->addr, 0, 0)) in newbuf() 327 __put_page(hashp, bp->page, in __buf_free() 333 if (bp->page) in __buf_free() 334 free(bp->page); in __buf_free()
|
D | hash.c | 643 for (bp = (__uint16_t *)rbufp->page, n = *bp++, ndx = 1; ndx < n;) 647 memcmp(kp, rbufp->page + *bp, size) == 0) 662 bp = (__uint16_t *)rbufp->page; 684 bp = (__uint16_t *)rbufp->page; 718 bp = (__uint16_t *)rbufp->page; 723 val->data = (u_char *)rbufp->page + (int)bp[ndx + 1]; 779 bp = (__uint16_t *)bufp->page; 789 bp = (__uint16_t *)hashp->cpage->page; 799 bp = (__uint16_t *)(bufp->page); 812 key->data = (u_char *)hashp->cpage->page + bp[ndx]; [all …]
|
D | meson.build | 58 'page.h',
|
D | hash.h | 68 char *page; /* Actual page data */ member
|
/picolibc-latest/newlib/libc/stdio64/ |
D | stdio64.tex | 39 @page 42 @page 45 @page 48 @page 51 @page 54 @page 57 @page 60 @page
|
/picolibc-latest/newlib/libc/time/ |
D | time.tex | 81 @page 84 @page 87 @page 90 @page 93 @page 96 @page 99 @page 102 @page 105 @page 108 @page [all …]
|
/picolibc-latest/newlib/libc/ |
D | sys.tex | 298 @page 341 @page 344 @page 348 @page 352 @page 355 @page 359 @page 363 @page 367 @page 371 @page [all …]
|
/picolibc-latest/newlib/libc/misc/ |
D | misc.tex | 39 @page 42 @page 45 @page
|
/picolibc-latest/newlib/libc/signal/ |
D | signal.tex | 84 @page 87 @page 90 @page 93 @page
|
/picolibc-latest/newlib/libc/machine/xtensa/ |
D | xtensa.tex | 12 @page 41 @page
|
/picolibc-latest/newlib/libc/machine/crx/ |
D | setjmp.S | 15 # the new terms are clearly indicated on the first page of each file where #
|
/picolibc-latest/newlib/doc/ |
D | doc.str | 160 "@page\n" catstr subhead ;
|
/picolibc-latest/picocrt/machine/x86/ |
D | crt0-64.S | 61 # set the page table base address
|
/picolibc-latest/newlib/libc/machine/cr16/ |
D | setjmp.S | 15 # the new terms are clearly indicated on the first page of each file where #
|
/picolibc-latest/newlib/libc/iconv/ |
D | iconv.tex | 23 @page 26 @page 127 @page 715 @page 868 @page 935 @page 960 @page 1401 @page 1470 @page 1610 @page [all …]
|