HomeSort by: relevance | last modified time | path
    Searched refs:remains (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/make/unit-tests/
escape.exp 65 only one tab should be elided, second tab remains'
67 only one tab should be elided, second tab remains
95 only one tab should be elided, second tab remains'
97 only one tab should be elided, second tab remains
escape.mk 206 only one tab should be elided, second tab remains'
247 only one tab should be elided, second tab remains'
  /src/common/lib/libc/arch/m68k/string/
memcmp.S 93 andl #3,%d0 | what remains
  /src/sys/fs/ntfs/
ntfs_vnops.c 577 size_t remains; local in function:ntfs_readdir
593 remains = sizeof(cde->d_name) - 1;
596 sz = (*ntmp->ntm_wput)(fname, remains,
599 remains -= sz;
ntfs_subr.c 1449 size_t remains = tocopy; local in function:ntfs_readntvattr_plain
1450 for (; remains; remains--)
1586 size_t remains = tocopy; local in function:ntfs_readattr
1587 for (; remains; remains--)
  /src/sys/arch/sparc/sparc/
bsd_fdintr.s 77 ! assumes %l6 remains unchanged between ASSERT and DEASSERT
101 * assumes %l5 remains unchanged between ASSERT and DEASSERT

Completed in 14 milliseconds