Home
last modified time | relevance | path

Searched refs:xallocsa (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dcsharpcomp.c105 argv = (char **) xallocsa ((argc + 1) * sizeof (char *)); in compile_csharp_using_pnet()
134 char *option = (char *) xallocsa (12 + strlen (source_file) + 1); in compile_csharp_using_pnet()
217 argv = (char **) xallocsa ((argc + 1) * sizeof (char *)); in compile_csharp_using_mono()
224 char *option = (char *) xallocsa (5 + strlen (output_file) + 1); in compile_csharp_using_mono()
231 char *option = (char *) xallocsa (5 + strlen (libdirs[i]) + 1); in compile_csharp_using_mono()
238 char *option = (char *) xallocsa (11 + strlen (libraries[i]) + 4 + 1); in compile_csharp_using_mono()
253 char *option = (char *) xallocsa (10 + strlen (source_file) + 1); in compile_csharp_using_mono()
399 argv = (char **) xallocsa ((argc + 1) * sizeof (char *)); in compile_csharp_using_sscli()
405 char *option = (char *) xallocsa (5 + strlen (output_file) + 1); in compile_csharp_using_sscli()
412 char *option = (char *) xallocsa (5 + strlen (libdirs[i]) + 1); in compile_csharp_using_sscli()
[all …]
H A Djavaexec.c100 char **argv = (char **) xallocsa ((1 + nargs + 1) * sizeof (char *)); in execute_java_class()
155 command = (char *) xallocsa (command_length); in execute_java_class()
221 char **argv = (char **) xallocsa ((2 + nargs + 1) * sizeof (char *)); in execute_java_class()
274 char **argv = (char **) xallocsa ((2 + nargs + 1) * sizeof (char *)); in execute_java_class()
328 char **argv = (char **) xallocsa ((2 + nargs + 1) * sizeof (char *)); in execute_java_class()
385 char **argv = (char **) xallocsa ((2 + nargs + 1) * sizeof (char *)); in execute_java_class()
H A Dxallocsa.h34 # define xallocsa(N) \ macro
40 # define xallocsa(N) \
H A Dcsharpexec.c127 argv = (char **) xallocsa ((argc + 1) * sizeof (char *)); in execute_csharp_using_pnet()
191 char **argv = (char **) xallocsa ((2 + nargs + 1) * sizeof (char *)); in execute_csharp_using_mono()
252 char **argv = (char **) xallocsa ((2 + nargs + 1) * sizeof (char *)); in execute_csharp_using_sscli()
H A Djavacomp.c228 command = (char *) xallocsa (command_length); in compile_using_envjavac()
296 argv = (char **) xallocsa ((argc + 1) * sizeof (char *)); in compile_using_gcj()
356 argv = (char **) xallocsa ((argc + 1) * sizeof (char *)); in compile_using_javac()
421 argv = (char **) xallocsa ((argc + 1) * sizeof (char *)); in compile_using_jikes()
537 command = (char *) xallocsa (command_length); in is_envjavac_gcj()
H A DMakefile.in216 xallocsa.h xallocsa.c xerror.h xerror.c xreadlink.h \
231 wait-process.lo xmalloc.lo xstrdup.lo xallocsa.lo xerror.lo \
H A Dclean-temp.c318 template = (char *) xallocsa (PATH_MAX); in create_temp_dir()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dxallocsa.h34 # define xallocsa(N) \ macro
40 # define xallocsa(N) \
H A DMakefile.gnulib444 libgnu_la_SOURCES += xallocsa.h xallocsa.c
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Dgnulib-cache.m418 …8 unistd unlocked-io utf16-ucs4 utf8-ucs4 vasprintf wait-process xalloc xallocsa xerror xsetenv xs…
22 …8 unistd unlocked-io utf16-ucs4 utf8-ucs4 vasprintf wait-process xalloc xallocsa xerror xsetenv xs…
H A Dgnulib-comp.m4347 lib/xallocsa.c
348 lib/xallocsa.h
/netbsd-src/external/gpl2/gettext/lib/libnlsut/
H A DMakefile59 xallocsa.c \
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgl-charset.c81 charset = (char *) xallocsa (len + 1); in compare_po_locale_charsets()
H A Dread-tcl.c78 frobbed_locale_name = (char *) xallocsa (len + 1); in msgdomain_read_tcl()
H A Dformat-java.c196 element = element_alloced = (char *) xallocsa (n + 1); in message_format_parse()
574 msgformat = (char *) xallocsa (strlen (format) + 1); in choice_format_parse()
H A Dwrite-tcl.c197 frobbed_locale_name = (char *) xallocsa (len + 1); in msgdomain_write_tcl()
H A Dwrite-java.c156 (unsigned int *) xallocsa (n * sizeof (unsigned int)); in compute_hashsize()
954 subdirs = (ndots > 0 ? (char **) xallocsa (ndots * sizeof (char *)) : NULL); in msgdomain_write_java()
966 char *part = (char *) xallocsa (n + 1); in msgdomain_write_java()
H A Dmsgl-iconv.c204 charset = (char *) xallocsa (len + 1); in iconv_message_list()
487 charset = (char *) xallocsa (len + 1); in is_message_list_iconvable()
H A Dmsggrep.c733 total_comment = (char *) xallocsa (length); in is_message_selected_no_invert()
768 total_comment = (char *) xallocsa (length); in is_message_selected_no_invert()
H A DChangeLog566 * msgmerge.c: Include xallocsa.h.
870 mkdtemp.h, tmpdir.h, pathmax.h, fatal-signal.h, xallocsa.h.
1564 * message.c: Include xallocsa.h.
2769 * format-java.c: Include xallocsa.h.
2770 (message_format_parse): Use xallocsa instead of alloca.
2772 * msgl-cat.c: Include xallocsa.h.
2773 (catenate_msgdomain_list): Use xallocsa instead of alloca.
2774 * msgl-charset.c: Include xallocsa.h.
2775 (compare_po_locale_charsets): Use xallocsa instead of alloca.
2776 * msgl-iconv.c: Include xallocsa.h.
[all …]
H A Dmessage.c284 alloced_key = (char *) xallocsa (keylen); in message_list_hash_insert_entry()
467 alloced_key = (char *) xallocsa (keylen); in message_list_search()
H A Dpo-charset.c474 charset = (char *) xallocsa (len + 1); in po_lex_charset_set()
H A Dmsgmerge.c1457 charset = (char *) xallocsa (len + 1); in merge()
1529 charset = (char *) xallocsa (len + 1); in merge()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/gnulib-m4/
H A Dgnulib-comp.m4184 lib/xallocsa.c
185 lib/xallocsa.h
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A DChangeLog.1669 * xallocsa.h: Likewise.
1113 * xallocsa.h: New file.
1114 * xallocsa.c: New file.
1118 * javacomp.c: Include xallocsa.h.
1120 * javaexec.c: Include xallocsa.h.
1129 xallocsa.h, xallocsa.c.
1130 * Makefile.msvc (OBJECTS): Add allocsa.obj, xallocsa.obj.
1131 (allocsa.obj, xallocsa.obj): New rules.
1132 * Makefile.vms (OBJECTS): Add allocsa.obj, xallocsa.obj.
1133 (allocsa.obj, xallocsa.obj): New rules.

12