| /netbsd-src/external/gpl2/grep/dist/src/ |
| H A D | ansi2knr.c | 508 char **breaks; local 520 breaks = (char **)malloc(sizeof(char *) * num_breaks * 2); 521 if ( breaks == NULL ) 527 btop = breaks + num_breaks * 2 - 2; 528 bp = breaks; 539 free((char *)breaks); 621 if ( bp == breaks + 1 ) /* sole argument */ 622 writeblanks(breaks[0], p); 637 if ( bp == breaks+2 ) 638 { p = skipspace(breaks[0], 1); [all …]
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | ansi2knr.c | 567 char **breaks; local 579 breaks = (char **)malloc(sizeof(char *) * num_breaks * 2); 580 if ( breaks == NULL ) 586 btop = breaks + num_breaks * 2 - 2; 587 bp = breaks; 598 free((char *)breaks); 680 if ( bp == breaks + 1 ) /* sole argument */ 681 writeblanks(breaks[0], p); 696 if ( bp == breaks+2 ) 697 { p = skipspace(breaks[0], 1); [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| H A D | linebreak.c | 1290 char *breaks = malloc (length); in main() local 1293 u8_possible_linebreaks ((unsigned char *) input, length, "UTF-8", breaks); in main() 1297 switch (breaks[i]) in main() 1315 free (breaks); in main() 1325 char *breaks = malloc (length); in main() local 1328 u8_width_linebreaks ((unsigned char *) input, length, width, 0, 0, NULL, "UTF-8", breaks); in main() 1332 switch (breaks[i]) in main() 1347 free (breaks); in main() 1768 char *breaks = malloc (length); in main() local 1771 mbs_possible_linebreaks (input, length, locale_charset (), breaks); in main() [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| H A D | linebreak.c | 1290 char *breaks = malloc (length); in main() local 1293 u8_possible_linebreaks ((unsigned char *) input, length, "UTF-8", breaks); in main() 1297 switch (breaks[i]) in main() 1315 free (breaks); in main() 1325 char *breaks = malloc (length); in main() local 1328 u8_width_linebreaks ((unsigned char *) input, length, width, 0, 0, NULL, "UTF-8", breaks); in main() 1332 switch (breaks[i]) in main() 1347 free (breaks); in main() 1768 char *breaks = malloc (length); in main() local 1771 mbs_possible_linebreaks (input, length, locale_charset (), breaks); in main() [all …]
|
| /netbsd-src/external/bsd/unbound/dist/contrib/ios/ |
| H A D | openssl.patch | 7 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */ 31 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/include/ |
| H A D | gcc-common.texi | 23 @c Makeinfo handles the above macro OK, TeX needs manual line breaks; 25 @c used here rather than @alias, it produces double line breaks.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/include/ |
| H A D | gcc-common.texi | 23 @c Makeinfo handles the above macro OK, TeX needs manual line breaks; 25 @c used here rather than @alias, it produces double line breaks.
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/ |
| H A D | bn.inc | 2 # Limit bn-sparcv8.S to sparc64; breaks on sparcstation 2 (sun4c)
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/ |
| H A D | bn.inc | 2 # Limit bn-sparcv8.S to sparc64; breaks on sparcstation 2 (sun4c)
|
| /netbsd-src/sys/arch/evbmips/conf/ |
| H A D | std.loongson | 24 makeoptions CPUFLAGS="-mips3 -mdivide-breaks -Wa,-mfix-loongson2f-btb -Wa,-mfix-loongson2f-jump -Wa…
|
| /netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
| H A D | check_os_libs.m4 | 5 dnl systems such as irix, including libnsl and or libsocket actually breaks
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ia64/ |
| H A D | t-ia64 | 15 # ??? This breaks C++ pragma interface/implementation, which is used in the
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/ia64/ |
| H A D | t-ia64 | 15 # ??? This breaks C++ pragma interface/implementation, which is used in the
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
| H A D | 2003-01-23-CygwinNotes.txt | 17 DONT_BUILD_RELINKED. This breaks all the tools makefiles; you just need to
|
| /netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
| H A D | linebreak.c.diff | 66 /* Choose the best line breaks, assuming the uc_width function.
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
| H A D | telnet.m4 | 23 # this breaks on SunOS4 which have streams but BSD-like ptys
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/ |
| H A D | darwin.m4 | 50 dnl some Darwin tool chains, but silently breaks with other. (Note that
|
| /netbsd-src/crypto/external/bsd/openssl/dist/providers/ |
| H A D | decoders.inc | 27 /* Arguments are prefixed with '_' to avoid build breaks on certain platforms */
|
| /netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/ |
| H A D | i386beos.sc | 82 breaks building the cygwin32 dll. Instead, we name the section
|
| H A D | mcorepe.sc | 88 breaks building the cygwin32 dll. Instead, we name the section
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
| H A D | mcorepe.sc | 88 breaks building the cygwin32 dll. Instead, we name the section
|
| H A D | i386beos.sc | 82 breaks building the cygwin32 dll. Instead, we name the section
|
| /netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/ |
| H A D | autoconf.m4 | 61 # 2. undefining the pushdef stack to copy breaks m4_copy
|
| /netbsd-src/external/bsd/unbound/dist/contrib/ |
| H A D | unbound.service.in | 66 # This breaks using socket options like 'so-rcvbuf'. Explicitly disable for visibility.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/ |
| H A D | os.m4 | 195 # 64-bit Solaris/x86 ld breaks calls to __tls_get_addr with non-TLS
|