Home
last modified time | relevance | path

Searched refs:otherstart (Results 1 – 3 of 3) sorted by relevance

/dports/x11/xman/xman-1.1.5/
H A Dman.c656 Byte ** otherstart, Byte ** otherend) in sortstrs_block() argument
682 othersp = otherstart; in sortstrs_block()
735 sortstrs_block(start, sp, off, m, otherstart, othersp); in sortstrs_block()
748 int *ostart, int *oend, Byte ** otherstart, Byte ** otherend) in sortstrs_block_oo() argument
778 othersp = otherstart; in sortstrs_block_oo()
842 othercp = otherstart; in sortstrs_block_oo()
904 sortstrs_block_oo(start, sp, off, m, ostart, osp, otherstart, othersp); in sortstrs_block_oo()
/dports/dns/libbind/libbind-6.0/nameser/
H A Dns_verify.c144 u_char *sigstart, *otherstart; in ns_verify() local
211 otherstart = cp; in ns_verify()
282 otherstart - INT16SZ - INT16SZ, in ns_verify()
/dports/cad/gplcver/gplcver-2.12a.src/vcddiff.dir/src/
H A Dvcddiff.c1252 struct signal_t *startsig, struct signal_t *otherstart, in map() argument
1269 for(sig2 = otherstart; sig2 != NULL; sig2 = sig2->next) in map()
1289 for(sig2 = otherstart; sig2 != NULL; sig2 = sig2->next) in map()