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

  /src/tests/lib/libc/gen/
t_floatunditf.c 104 { 0xfffULL, 0xf.ffp+8L },
  /src/sys/kern/
kern_descrip.c 1363 fdfile_t **ffp; local in function:filedesc_ctor
1376 for (i = 0, ffp = fdp->fd_dt->dt_ff; i < NDFDFILE; i++, ffp++) {
1377 fdfile_ctor(*ffp = (fdfile_t *)fdp->fd_dfdfile[i]);
1427 fdfile_t *ff, **ffp, **nffp, *ff2; local in function:fd_copy
1500 ffp = fdp->fd_dt->dt_ff;
1503 for (i = 0; i <= lastfile; i++, ffp++, nffp++) {
1506 ff = *ffp;
  /src/sys/external/bsd/compiler_rt/dist/test/Unit/ppc/
floatditf_test.h     [all...]
floatunditf_test.h 17031 { UINT64_C(0x4000000400000201), 0x1.0000001000001p+62, -0x1.ffp+8 },
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ppc/
floatditf_test.h     [all...]
floatunditf_test.h 17031 { UINT64_C(0x4000000400000201), 0x1.0000001000001p+62, -0x1.ffp+8 },
    [all...]

Completed in 85 milliseconds