Home
last modified time | relevance | path

Searched refs:fractional (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-12-stable/contrib/apr/strings/
Dapr_strnatcmp.c92 int fractional, result; in strnatcmp0() local
106 fractional = (ca == '0' || cb == '0'); in strnatcmp0()
108 if (fractional) { in strnatcmp0()
/freebsd-12-stable/contrib/ntp/include/
Dtimepps-Solaris.h86 d_temp = (x).fractional * PPS_FRAC / PPS_NANOSECOND; \
89 (x).fractional = (unsigned int)d_temp; \
137 unsigned int fractional; member
199 #define NTPFP_L_ADDS(r, a) NTPFP_M_ADD((r)->integral, (r)->fractional, \
200 (int)(a)->integral, (a)->fractional)
Dtimepps-SCO.h86 d_temp = (x).fractional * PPS_FRAC / PPS_NANOSECOND; \
89 (x).fractional = (unsigned int)d_temp; \
137 unsigned int fractional; member
Dtimepps-SunOS.h86 d_temp = (x).fractional * PPS_FRAC / PPS_NANOSECOND; \
89 (x).fractional = (unsigned int)d_temp; \
137 unsigned int fractional; member
/freebsd-12-stable/crypto/openssl/doc/man3/
DASN1_TIME_set.pod102 an error. The output for generalized time may include a fractional part
110 a format check on B<s> only. If B<s> is in Generalized format with fractional
111 seconds, e.g. YYYYMMDDHHMMSS.SSSZ, the fractional seconds will be lost while
/freebsd-12-stable/sys/sys/
Dtimepps.h38 unsigned int fractional; member
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
Dfp_div_impl.inc141 // C is (3/4 + 1/sqrt(2)) - 1 truncated to W0 fractional bits as UQ0.HW
236 // C is (3/4 + 1/sqrt(2)) - 1 truncated to 32 fractional bits as UQ0.n
/freebsd-12-stable/contrib/gcclibs/libiberty/
Dfunctions.texi1307 "integral" and "fractional" (those begin with a '0'). The types
1315 fractional/integral: the fractional part is less than the integral one.
1319 fractional/fractional: the things become a bit more complex.
1330 @result{} >0 // @r{fractional part inferior to integral one.}
1332 @result{} >0 // @r{two fractional parts.}
/freebsd-12-stable/contrib/binutils/libiberty/
Dfunctions.texi1345 "integral" and "fractional" (those begin with a '0'). The types
1353 fractional/integral: the fractional part is less than the integral one.
1357 fractional/fractional: the things become a bit more complex.
1368 @result{} >0 // @r{fractional part inferior to integral one.}
1370 @result{} >0 // @r{two fractional parts.}
/freebsd-12-stable/lib/libc/softfloat/bits64/
Dsoftfloat-macros102 `z0Ptr'. The fractional part of the result may be slightly corrupted as
227 by `z0Ptr' and `z1Ptr'. The fractional part of the result may be slightly
/freebsd-12-stable/contrib/diff/
DNEWS15 fractional time stamps.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstrInfo.td219 // result of 1 / a as a fractional unsigned integer.
/freebsd-12-stable/contrib/bearssl/src/x509/
Dasn1.t0686 \ At this point, we may have fractional seconds. This should
688 \ too (and, anyway, we ignore these fractional seconds).
/freebsd-12-stable/sys/gnu/dts/arm/
Dimx6qdl-colibri.dtsi292 /* 7 length fractional part in z */
Dimx6qdl-apalis.dtsi356 /* 7 length fractional part in z */
Dtegra30-colibri.dtsi862 /* 7 length fractional part in z */
Dtegra30-apalis.dtsi992 /* 7 length fractional part in z */
Dtegra30-apalis-v1.1.dtsi1010 /* 7 length fractional part in z */
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DOperationKinds.def233 /// towards zero, discarding any fractional component.
/freebsd-12-stable/contrib/bc/
DNEWS.md496 either 72 integer digits or 45 integer digits and 27 fractional digits. This
498 are 0 or 20, meaning that, by default, it has at most 20 fractional digits. And
504 20 fractional digits. These are also quite big, and going much bigger on a
506 and 20 fractional digits is still enough for about any use since `10^-20` light
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVRegisterInfo.td355 // There is no need to define register classes for fractional LMUL.
/freebsd-12-stable/lib/libc/softfloat/bits32/
Dsoftfloat-macros152 by `z0Ptr' and `z1Ptr'. The fractional part of the result may be slightly
/freebsd-12-stable/contrib/diff/doc/
Ddiff.texi699 -0800} to indicate the date, time with fractional seconds, and time
701 2822 format}. (The fractional seconds are omitted on hosts that do
702 not support fractional time stamps.) However, a traditional time
814 to indicate the date, time with fractional seconds, and time zone.
815 The fractional seconds are omitted on hosts that do not support
816 fractional time stamps.
/freebsd-12-stable/contrib/libevent/
DChangeLog-2.0764 o Always round up when there's a fractional number of msecs. (8f9e60c Christopher Davis)
/freebsd-12-stable/contrib/ntp/sntp/libevent/
DChangeLog-2.0764 o Always round up when there's a fractional number of msecs. (8f9e60c Christopher Davis)

12