HomeSort by: relevance | last modified time | path
    Searched defs:integral (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/sys/
timepps.h 55 unsigned int integral; member in struct:pps_timeu::__anon7714
  /src/external/bsd/ntp/dist/include/
timepps-SCO.h 87 (x).integral += (unsigned int)PPS_JAN_1970; \
90 (x).integral++; \
138 unsigned int integral; member in struct:ntp_fp
timepps-Solaris.h 87 (x).integral += (unsigned int)PPS_JAN_1970; \
90 (x).integral++; \
138 unsigned int integral; member in struct:ntp_fp
201 #define NTPFP_L_ADDS(r, a) NTPFP_M_ADD((r)->integral, (r)->fractional, \
202 (int)(a)->integral, (a)->fractional)
timepps-SunOS.h 87 (x).integral += (unsigned int)PPS_JAN_1970; \
90 (x).integral++; \
138 unsigned int integral; member in struct:ntp_fp
  /src/external/gpl3/gcc/dist/gcc/
pointer-query.cc 309 bool integral = INTEGRAL_TYPE_P (exptype); local
317 if (integral)
335 if (integral)
  /src/external/gpl3/gcc.old/dist/gcc/
pointer-query.cc 308 bool integral = INTEGRAL_TYPE_P (exptype); local
316 if (integral)
333 if (integral)
  /src/external/mit/isl/dist/
isl_scheduler.c 4529 * solver, the solution is guaranteed to be integral.
4569 * If the caller requests an integral solution and if coalescing should
4571 * an integral solution computed before coalescing treatment
4598 int integral; local
4608 integral = isl_int_is_one(sol->el[0]);
4617 cut = want_integral && !integral;
5059 * If "want_integral" is set, then compute an integral solution
5097 * If a fallback solution is being computed, then compute an integral solution
  /src/external/mit/xorg/lib/libxcb/files/
xinput.h 75 int32_t integral; member in struct:xcb_input_fp3232_t

Completed in 28 milliseconds