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

  /src/external/bsd/ntp/dist/util/
ntp-keygen-opts.def 69 descrip = "Write IFF or GQ identity keys";
71 Write the public parameters from the IFF or GQ client keys to
102 descrip = "generate IFF parameters";
104 Generate parameters for the IFF identification scheme, obsoleting
118 the file name of IFF, GQ, and MV client parameters files. In
196 descrip = "export IFF or GQ group keys with password";
198 Export IFF or GQ identity group keys to the standard output,
223 of IFF, GQ, and MV client parameter files.
717 .Cm PC , IFF , GQ
765 .Cm IFF
    [all...]
  /src/sys/ufs/chfs/
chfs.h 754 #define IFF(a, b) (IMPLIES(a, b) && IMPLIES(b, a))
chfs_vnops.c 169 KASSERT(IFF(error == 0, *vpp != NULL));
  /src/external/gpl3/autoconf/dist/
maint.mk 426 # re: a regular expression that matches IFF something provided by $h is used.
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 5079 ror.l &1,%d1 # D0 WAS ODD IFF D0 IS NEGATIVE
5212 # here, the operation may underflow iff the precision is sgl or dbl.
5288 cmp.l %d1,&0 # D0 < 0 IFF N IS ODD
5801 and.l &0x80000000,%d1 # D0 WAS ODD IFF D0 < 0
9569 bcs.b R_LT_Y # borrow is set iff R < Y
fpsp.s 5185 ror.l &1,%d1 # D0 WAS ODD IFF D0 IS NEGATIVE
5318 # here, the operation may underflow iff the precision is sgl or dbl.
5394 cmp.l %d1,&0 # D0 < 0 IFF N IS ODD
5907 and.l &0x80000000,%d1 # D0 WAS ODD IFF D0 < 0
9928 bcs.b R_LT_Y # borrow is set iff R < Y

Completed in 53 milliseconds