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

  /src/sys/ufs/ext2fs/
ext2fs_dir.h 120 COMPACT,
ext2fs_lookup.c 491 slotstatus = COMPACT;
743 ssp->slotstatus = COMPACT;
956 * Compact the contents.
976 * To use this space, we may have to compact the entries located
  /src/usr.sbin/pwd_mkdb/
pwd_mkdb.c 805 #define COMPACT(e) for (t = e; (*p++ = *t++) != '\0';)
853 COMPACT(pwd.pw_name);
854 COMPACT(passwd);
860 COMPACT(pwd.pw_class);
861 COMPACT(pwd.pw_gecos);
862 COMPACT(pwd.pw_dir);
863 COMPACT(pwd.pw_shell);
  /src/sys/ufs/lfs/
ulfs_lookup.c 128 COMPACT, /* a compaction can make a slot in the current
255 slotstatus = COMPACT;
364 slotstatus = COMPACT;
828 * in the directory. To use this space, we may have to compact
  /src/sys/ufs/ufs/
ufs_lookup.c 98 COMPACT, /* a compaction can make a slot in the current
138 slot->status = COMPACT;
168 slot->status = COMPACT;
938 * in the directory. To use this space, we may have to compact
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 5479 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
5910 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
6353 #--|X| IS IN d0 IN COMPACT FORM. FP1, d0 SAVED.
6729 # compact representation of |X| is used. This format is a #
6736 # 16380 log(2) used in Step 1.3 is also in the compact #
8545 #--FPCR SAVED. D0 IS X IN COMPACT FORM.
fpsp.s 5585 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
6016 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
6459 #--|X| IS IN d0 IN COMPACT FORM. FP1, d0 SAVED.
6835 # compact representation of |X| is used. This format is a #
6842 # 16380 log(2) used in Step 1.3 is also in the compact #
8651 #--FPCR SAVED. D0 IS X IN COMPACT FORM.

Completed in 68 milliseconds