Searched refs:size_max (Results 1 - 25 of 54) sorted by relevance

123

/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/m4/
H A DMakefile.am26 size_max.m4 \
H A DMakefile.in88 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/size_max.m4 \
313 size_max.m4 \
/netbsd-current/external/gpl2/texinfo/dist/m4/
H A DMakefile.am1 EXTRA_DIST = intmax.m4 longdouble.m4 longlong.m4 printf-posix.m4 signed.m4 size_max.m4 wchar_t.m4 wint_t.m4 xsize.m4 nls.m4 po.m4 \
H A DMakefile.in52 $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
183 EXTRA_DIST = intmax.m4 longdouble.m4 longlong.m4 printf-posix.m4 signed.m4 size_max.m4 wchar_t.m4 wint_t.m4 xsize.m4 nls.m4 po.m4 \
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dmm.h38 int nvkm_mm_head(struct nvkm_mm *, u8 heap, u8 type, u32 size_max,
40 int nvkm_mm_tail(struct nvkm_mm *, u8 heap, u8 type, u32 size_max,
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_mm.c116 nvkm_mm_head(struct nvkm_mm *mm, u8 heap, u8 type, u32 size_max, u32 size_min, argument
151 this = region_head(mm, this, min(size_max, e - s));
191 nvkm_mm_tail(struct nvkm_mm *mm, u8 heap, u8 type, u32 size_max, u32 size_min, argument
223 a = min(a, size_max);
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A DMakefile.gnulib163 ## begin gnulib module size_max
165 libgnu_a_SOURCES += size_max.h
167 ## end gnulib module size_max
H A DMakefile.am220 ## begin gnulib module size_max
222 libcvs_a_SOURCES += size_max.h
224 ## end gnulib module size_max
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c/
H A Dautoclean.sh38 rm -f m4/size_max.m4
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++/
H A Dautoclean.sh38 rm -f m4/size_max.m4
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-gnome/
H A Dautoclean.sh35 rm -f m4/size_max.m4
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/
H A Dautoclean.sh41 rm -f m4/size_max.m4
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c-gnome/
H A Dautoclean.sh35 rm -f m4/size_max.m4
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc/
H A Dautoclean.sh38 rm -f m4/size_max.m4
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnome/
H A Dautoclean.sh35 rm -f m4/size_max.m4
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/m4/
H A DMakefile.am29 ../../gettext-runtime/m4/size_max.m4 \
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dprobe.c367 size_t size_max = strlen (column.print_name);
390 size_max = std::max (strlen (val), size_max);
394 current_uiout->table_header (size_max, ui_left,
366 size_t size_max = strlen (column.print_name); variable
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprobe.c367 size_t size_max = strlen (column.print_name);
390 size_max = std::max (strlen (val), size_max);
394 current_uiout->table_header (size_max, ui_left,
366 size_t size_max = strlen (column.print_name); variable
/netbsd-current/external/gpl2/gettext/dist/
H A DMakefile.am64 cmp -s gettext-runtime/m4/size_max.m4 gettext-tools/gnulib-m4/size_max.m4
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A DMakefile.gnulib305 ## begin gnulib module size_max
307 libgnu_la_SOURCES += size_max.h
309 ## end gnulib module size_max
/netbsd-current/external/gpl2/texinfo/dist/info/
H A DMakefile.in68 $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpointer-query.cc533 const tree size_max = TYPE_MAX_VALUE (sizetype);
534 if (wi::gtu_p (rng1[1], wi::to_wide (size_max, prec)))
536 rng1[1] = wi::to_wide (size_max, prec);
537 return size_max;
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/src/
H A DMakefile.in91 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/size_max.m4 \
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A DMakefile.in68 $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
/netbsd-current/external/gpl2/texinfo/dist/util/
H A DMakefile.in70 $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \

Completed in 296 milliseconds

123