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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html.h 85 int fixed_point; member in class:simple_output
output.cpp 150 : fp(f), max_line_length(n), col(0), fixed_point(0), newlines(0)
287 fixed_point = n;
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_rect.h 221 const struct drm_rect *r, bool fixed_point);
  /src/sys/external/bsd/drm2/dist/drm/
drm_rect.c 232 * @fixed_point: rectangle is in 16.16 fixed point format
234 void drm_rect_debug_print(const char *prefix, const struct drm_rect *r, bool fixed_point)
236 if (fixed_point)
  /src/external/gpl2/groff/dist/src/devices/grops/
ps.h 51 int fixed_point; member in class:ps_output
ps.cpp 95 : fp(f), col(0), max_line_length(n), need_space(0), fixed_point(0)
190 fixed_point = n;
314 const char *p = if_to_a(i, fixed_point);
  /src/sys/arch/rs6000/include/
iplcb.h 404 } floating_point, fixed_point, instruction_cache_unit, member in struct:ipl_info
  /src/external/gpl3/gcc/dist/gcc/analyzer/
access-diagram.cc 2557 const int fixed_point = 1024; local
2564 = (m_col_widths->m_requirements[table_x] * fixed_point) / bit_size;
  /src/external/gpl3/gcc/dist/libgcc/
configure 611 fixed_point
4832 fixed_point=$libgcc_cv_fixed_point
  /src/external/gpl3/gcc.old/dist/libgcc/
configure 610 fixed_point
4832 fixed_point=$libgcc_cv_fixed_point

Completed in 91 milliseconds