Searched defs:off (Results 1 – 9 of 9) sorted by relevance
/picolibc-latest/newlib/libc/tinystdio/ |
D | funopen.c | 44 __off_t (*seekfn)(void *cookie, __off_t off, int whence), in funopen()
|
D | stdio-bufio.h | 62 int off; /* offset of data in buf */ member
|
/picolibc-latest/newlib/libc/stdio/ |
D | funopen.c | 138 _fpos_t off, in funseeker() 165 _fpos64_t off, in funseeker64()
|
/picolibc-latest/newlib/testsuite/ |
D | stdio-bits.c | 50 int off = 0; in ao_flush() local
|
/picolibc-latest/newlib/libc/search/ |
D | hash_bigkey.c | 94 __uint16_t space, move_bytes, off; in __big_insert() local 363 __uint16_t *bp, len, off, save_addr; in __big_return() local 580 __uint16_t free_space, n, off; in __big_split() local
|
D | hash_page.c | 91 __uint16_t *bp, n, off; in putpair() local 180 __uint16_t n, copyto, diff, off, moved; in __split_page() local 282 __uint16_t n, off, ov_addr, scopyto; in ugly_split() local 871 __uint16_t free_space, n, off, pageno; in squeeze_key() local
|
D | hash.c | 625 int n, ndx, off, size; local
|
/picolibc-latest/test/ |
D | test-funopen.c | 84 test_seek(void *cookie, SEEK_T off, int whence) in test_seek()
|
/picolibc-latest/newlib/libc/iconv/ces/ |
D | table.c | 458 off_t off; in load_file() local
|