Searched defs:skip1 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/usr.bin/cmp/ |
H A D | special.c | 50 c_special(int fd1, const char *file1, off_t skip1, int fd2, const char *file2, off_t skip2) in c_special()
|
H A D | regular.c | 54 c_regular(int fd1,const char * file1,off_t skip1,off_t len1,int fd2,const char * file2,off_t skip2,off_t len2) c_regular() argument
|
H A D | cmp.c | 68 off_t skip1 = 0, skip2 = 0; in main() local
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/ft32/ |
H A D | basic.s | 831 skip1: # skip the instruction after the call label
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | lfsr.c | 142 uint32_t skip1, skip2; in isc_lfsr_generate32() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
H A D | opregion.c | 89 u8 skip1:4; member
|
/netbsd-src/external/gpl2/groff/dist/src/utils/tfmtodit/ |
H A D | tfmtodit.cpp | 407 skip1 = 71, in load() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | searching.d | 4535 static immutable skip1 = [0, 2]; variable
|