/netbsd-src/tests/lib/libc/gen/ |
H A D | t_sleep.c | 96 do_nanosleep(struct timespec *delay, struct timespec *remain) in do_nanosleep() 108 do_select(struct timespec *delay, struct timespec *remain) in do_select() 122 do_poll(struct timespec *delay, struct timespec *remain) in do_poll() 136 do_sleep(struct timespec *delay, struct timespec *remain) in do_sleep() 148 do_kevent(struct timespec *delay, struct timespec *remain) in do_kevent()
|
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | replay.c | 135 replay_range_read(char* remain, FILE* in, const char* name, in replay_range_read() 203 char* remain = line; in read_file_content() local 225 read_assign_step(char* remain, struct replay_moment* mom) in read_assign_step() 253 replay_moment_read(char* remain, FILE* in, const char* name, in replay_moment_read() 594 do_buf_insert(char* buf, size_t remain, char* after, char* inserted) in do_buf_insert() 614 char* at, size_t remain) in do_macro_recursion() 640 do_macro_variable(rbtree_type* store, char* buf, size_t remain) in do_macro_variable() 714 do_macro_arith(char* orig, size_t remain, char** arithstart) in do_macro_arith() 822 size_t remain = sizeof(buf)-strlen(buf); in macro_expand() local
|
H A D | testpkts.c | 1129 static void lowercase_dname(uint8_t** p, size_t* remain) in lowercase_dname() 1158 static void lowercase_rdata(uint8_t** p, size_t* remain, in lowercase_rdata() 1223 size_t remain = pktlen; in lowercase_pkt() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | base64.d | 237 immutable remain = srcLen % 3; variable 320 immutable remain = srcLen % 3; variable 407 immutable remain = srcLen % 3; variable 496 immutable remain = srcLen % 3; variable 1042 immutable remain = srcLen % 4; variable 1129 immutable remain = srcLen % 4; variable 1222 immutable remain = srcLen % 4; variable 1312 immutable remain = srcLen % 4; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | base64.d | 238 immutable remain = srcLen % 3; variable 321 immutable remain = srcLen % 3; variable 407 immutable remain = srcLen % 3; variable 485 immutable remain = srcLen % 3; variable 1029 immutable remain = srcLen % 4; variable 1110 immutable remain = srcLen % 4; variable 1203 immutable remain = srcLen % 4; variable 1293 immutable remain = srcLen % 4; variable
|
/netbsd-src/external/bsd/blocklist/bin/ |
H A D | blocklistctl.c | 88 int all, blocked, remain, wide, noheader; in main() local
|
/netbsd-src/bin/sleep/ |
H A D | sleep.c | 210 report(const time_t remain, const time_t original, const char * const msg) in report()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/property/ |
H A D | property_parse.c | 605 static void put_char(char ch, char **buf, size_t *remain, size_t *needed) in put_char() 620 static void put_str(const char *str, char **buf, size_t *remain, size_t *needed) in put_str() 672 static void put_num(int64_t val, char **buf, size_t *remain, size_t *needed) in put_num()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_gem.c | 347 u64 remain; in i915_gem_shmem_pread() local 430 u64 remain, offset; in i915_gem_gtt_pread() local 617 u64 remain, offset; in i915_gem_gtt_pwrite_fast() local 765 u64 remain; in i915_gem_shmem_pwrite() local
|
/netbsd-src/external/bsd/unbound/dist/dnstap/ |
H A D | dnstap_fstrm.c | 178 size_t remain, slen = sizeof(buf); in fstrm_describe_control() local
|
/netbsd-src/sys/netipsec/ |
H A D | ipsec_mbuf.c | 191 unsigned remain; in m_makespace() local
|
/netbsd-src/lib/libcurses/ |
H A D | getstr.c | 165 int c, xpos, oldx, remain; in __wgetnstr() local
|
H A D | get_wstr.c | 161 int oldx, remain; in __wgetn_wstr() local
|
/netbsd-src/sys/arch/i386/pci/ |
H A D | viapcib.c | 571 int remain, len, i; in viapcib_smbus_block_write() local 618 int remain, len, i; in viapcib_smbus_block_read() local
|
/netbsd-src/usr.bin/extattr/ |
H A D | getextattr.c | 292 ssize_t readen, remain; in main() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/ |
H A D | qxl_image.c | 141 int remain; in qxl_image_init_helper() local
|
/netbsd-src/usr.bin/audio/common/ |
H A D | wav.c | 148 size_t remain = sz; in audio_wav_parse_hdr() local
|
/netbsd-src/external/gpl2/mkhybrid/dist/ |
H A D | rock.c | 219 int remain, use; local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/ |
H A D | bss_mem.c | 248 long off, remain; in mem_ctrl() local
|
/netbsd-src/sys/external/bsd/dwc2/dist/ |
H A D | dwc2_hcdddma.c | 890 u16 remain = 0; in dwc2_cmpl_host_isoc_dma_desc() local 1066 u16 remain = 0; in dwc2_update_non_isoc_urb_state_ddma() local
|
/netbsd-src/lib/libc/citrus/modules/ |
H A D | citrus_mapper_zone.c | 214 u_int32_t remain; in check_rowcol() local
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | hash.c | 453 Node *head, *remain, *p, **array; in sortlist() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/ |
H A D | i915_gem_shmem.c | 400 u64 remain, offset; in shmem_pwrite() local
|
/netbsd-src/sys/dev/ic/ |
H A D | rtsx.c | 1207 int ncmd, remain; in rtsx_read_ppbuf() local 1259 int ncmd, remain; in rtsx_write_ppbuf() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-string.cc | 732 unsigned HOST_WIDE_INT remain = bytes_to_compare - cmp_bytes; in expand_cmp_vec_sequence() local 1807 int remain = bytes - cmp_bytes; in expand_block_compare_gpr() local 2211 unsigned HOST_WIDE_INT remain = bytes_to_compare - cmp_bytes; in expand_strncmp_gpr_sequence() local
|