Searched refs:fixed_point (Results 1 – 21 of 21) sorted by relevance
| /netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
| H A D | output.cpp | 150 : fp(f), max_line_length(n), col(0), fixed_point(0), newlines(0) in simple_output() 287 fixed_point = n; in set_fixed_point()
|
| H A D | html.h | 85 int fixed_point; variable
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_rect.c | 234 void drm_rect_debug_print(const char *prefix, const struct drm_rect *r, bool fixed_point) in drm_rect_debug_print() argument 236 if (fixed_point) in drm_rect_debug_print()
|
| /netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | drm_rect.h | 221 const struct drm_rect *r, bool fixed_point);
|
| /netbsd-src/external/gpl2/groff/dist/src/devices/grops/ |
| H A D | ps.h | 51 int fixed_point; variable
|
| H A D | ps.cpp | 95 : fp(f), col(0), max_line_length(n), need_space(0), fixed_point(0) in ps_output() 190 fixed_point = n; in set_fixed_point() 314 const char *p = if_to_a(i, fixed_point); in put_fix_number()
|
| /netbsd-src/sys/arch/rs6000/include/ |
| H A D | iplcb.h | 404 } floating_point, fixed_point, instruction_cache_unit, member
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | Makefile.in | 45 fixed_point = @fixed_point@ 796 ifeq ($(fixed_point),yes)
|
| H A D | configure.ac | 251 fixed_point=$libgcc_cv_fixed_point 252 AC_SUBST(fixed_point) subst
|
| H A D | configure | 4822 fixed_point=$libgcc_cv_fixed_point
|
| H A D | config.host | 575 fixed_point=no
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | Makefile.in | 45 fixed_point = @fixed_point@ 796 ifeq ($(fixed_point),yes)
|
| H A D | configure.ac | 258 fixed_point=$libgcc_cv_fixed_point 259 AC_SUBST(fixed_point) subst
|
| H A D | configure | 4832 fixed_point=$libgcc_cv_fixed_point
|
| H A D | config.host | 583 fixed_point=no
|
| H A D | ChangeLog | 11943 * Makefile.in (fixed_point): Define. 11944 Check if fixed_point is yes to build support functions. 11945 * configure.ac: Check for fixed_point support.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | sourcebuild.texi | 2387 @item fixed_point
|
| H A D | gccint.info | 5608 'fixed_point'
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | sourcebuild.texi | 2701 @item fixed_point
|
| H A D | gccint.info | 5887 'fixed_point'
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
| H A D | Options.td | 1477 defm fixed_point : BoolFOption<"fixed-point",
|