Searched +refs:po +refs:string +refs:buffer (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/misc/
H A Dpo-mode.el0 ;;; po-mode.el -- major mode for GNU gettext PO files
36 ;; (autoload 'po-mode "po-mode"
38 ;; (setq auto-mode-alist (cons '("\\.po\\'\\|\\.po\\." . po-mode)
44 ;; (autoload 'po-find-file-coding-system "po-compat")
45 ;; (modify-coding-system-alist 'file "\\.po\\'\\|\\.po\\
94 (defgroup po nil function
[all...]
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dfil.c55 # include <string.h>
914 /* consecutively in the packet buffer. */
1089 /* Returns: int - 0 = header ok, 1 = bad packet, -1 = buffer error */
1646 u_short tup, po; local
1650 po = frp->frp_port;
1658 if (tup != po) /* EQUAL */
1662 if (tup == po) /* NOTEQUAL */
1666 if (tup >= po) /* LESSTHAN */
1670 if (tup <= po) /* GREATERTHAN */
1674 if (tup > po) /* L
5270 fr_getifname(struct ifnet *ifp, char *buffer) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/
H A Dconfigure227 # Sed expression to map a string onto a valid CPP name.
230 # Sed expression to map a string onto a valid variable name.
296 # include <string.h>
780 # This message is too long to be a string in the A/UX 3.1 sh.
3564 #include <string.h>
3607 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3614 #include <string.h>
3727 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4195 #include <string.h>
4238 # SunOS 4.x string
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/
H A Dconfigure227 # Sed expression to map a string onto a valid CPP name.
230 # Sed expression to map a string onto a valid variable name.
285 # find a string as large as possible, as long as the shell can cope with it
359 # maybe with a smaller string...
450 # include <string.h>
969 # This message is too long to be a string in the A/UX 3.1 sh.
4540 #include <string.h>
4583 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4590 #include <string.h>
4703 for ac_header in sys/types.h sys/stat.h stdlib.h string
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/
H A Dconfigure227 # Sed expression to map a string onto a valid CPP name.
230 # Sed expression to map a string onto a valid variable name.
296 # include <string.h>
771 # This message is too long to be a string in the A/UX 3.1 sh.
887 --enable-fully-dynamic-string
1995 SUBDIRS='include libmath libsupc++ src po testsuite'
4079 # (any single argument exceeding 2000 bytes causes a buffer overrun
5510 #include <string.h>
5553 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5560 #include <string
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure37 # Printing a long string crashes Solaris 7 /usr/bin/printf.
528 # Sed expression to map a string onto a valid CPP name.
531 # Sed expression to map a string onto a valid variable name.
586 # include <string.h>
1395 # This message is too long to be a string in the A/UX 3.1 sh.
1512 --enable-fully-dynamic-string
4829 SUBDIRS='include libsupc++ python src doc po testsuite'
5258 # double_quote_subst'ed string.
5813 # (any single argument exceeding 2000 bytes causes a buffer overrun
5898 # a 1K string shoul
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/
H A Dconfigure546 # Sed expression to map a string onto a valid CPP name.
549 # Sed expression to map a string onto a valid variable name.
595 # find a string as large as possible, as long as the shell can cope with it
669 # maybe with a smaller string...
753 # include <string.h>
1411 # This message is too long to be a string in the A/UX 3.1 sh.
4417 const char *g = "string";
4744 #include <string.h>
4783 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4790 #include <string
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/
H A Dconfigure227 # Sed expression to map a string onto a valid CPP name.
230 # Sed expression to map a string onto a valid variable name.
285 # find a string as large as possible, as long as the shell can cope with it
359 # maybe with a smaller string...
450 # include <string.h>
954 # This message is too long to be a string in the A/UX 3.1 sh.
4074 #include <string.h>
4117 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4124 #include <string.h>
4237 for ac_header in sys/types.h sys/stat.h stdlib.h string
[all...]

Completed in 274 milliseconds