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

  /src/sbin/fsck_ext2fs/
pass3.c 98 propagate();
extern.h 69 void propagate(void);
pass2.c 219 propagate();
dir.c 112 * Propagate connected state through the tree.
115 propagate(void) function in typeref:typename:void
  /src/sbin/fsck_lfs/
pass3.c 67 propagate();
extern.h 78 void propagate(void);
pass2.c 210 propagate();
dir.c 92 * Propagate connected state through the tree.
95 propagate(void) function in typeref:typename:void
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_extend_impl.inc 43 // Any reasonable optimizer will fold and propagate all of these.
fp_trunc_impl.inc 44 // Any reasonable optimizer will fold and propagate all of these.
  /src/sbin/fsck_ffs/
extern.h 79 void propagate(ino_t);
dir.c 98 * Propagate connected state through the tree.
101 propagate(ino_t inumber) function in typeref:typename:void
144 propagate(inumber);
pass2.c 315 propagate(UFS_ROOTINO);
  /src/lib/libm/arch/vax/
n_atan2.S 210 movq $0x8000,%r0 # propagate the reserved operand
n_support.S 254 movq $0x8000,%r0 #propagate reserved op
  /src/usr.bin/make/unit-tests/
varmod-match.mk 178 # '[^s]' does not propagate to the second character list '[ex]'.
  /src/sys/arch/vax/vax/
emulate.S 529 extzv $0,$4,(%r3),%r0 # propagate carry up to MSNibble of destination

Completed in 76 milliseconds