OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mbswidth
(Results
1 - 25
of
28
) sorted by null
1
2
/external/bison/m4/
mbswidth.m4
0
#
mbswidth
.m4 serial 11
7
dnl autoconf tests required for use of
mbswidth
.c
39
dnl UnixWare 7.1.1 <wchar.h> has a declaration of a function
mbswidth
()
41
AC_CACHE_CHECK([whether
mbswidth
is declared in <wchar.h>],
48
char *p = (char *)
mbswidth
;
56
[Define to 1 if you have a declaration of
mbswidth
() in <wchar.h>, and to 0 otherwise.])
/external/bison/lib/
mbswidth.h
20
/* Avoid a clash of our
mbswidth
() with a function of the same name defined
38
/* Optional flags to influence
mbswidth
/mbsnwidth behavior. */
51
#define
mbswidth
gnu_mbswidth /* avoid clash with UnixWare 7.1.1 function */
macro
52
extern int
mbswidth
(const char *string, int flags);
gnulib.mk
37
lib_SOURCES +=
mbswidth
.h
mbswidth
.c
mbswidth.c
25
#include "
mbswidth
.h"
97
mbswidth
(const char *string, int flags)
function
Makefile
62
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
103
basename.$(OBJEXT) stripslash.$(OBJEXT)
mbswidth
.$(OBJEXT) \
271
stripslash.c exit.h gettext.h
mbswidth
.h
mbswidth
.c stpcpy.h \
408
include ./$(DEPDIR)/
mbswidth
.Po
Makefile.in
62
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
103
basename.$(OBJEXT) stripslash.$(OBJEXT)
mbswidth
.$(OBJEXT) \
271
stripslash.c exit.h gettext.h
mbswidth
.h
mbswidth
.c stpcpy.h \
408
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/
mbswidth
.Po@am__quote@
/external/bison/
Android.mk
30
lib/
mbswidth
.c \
config.h
95
/* Define to 1 if you have a declaration of
mbswidth
() in <wchar.h>, and to 0
config.hin
94
/* Define to 1 if you have a declaration of
mbswidth
() in <wchar.h>, and to 0
ChangeLog
[
all
...]
Makefile
57
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
Makefile.in
57
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
config.log
[
all
...]
/external/bison/build-aux/
Makefile
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
Makefile.in
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/data/
Makefile.in
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
Makefile
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/tests/
Makefile.in
54
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
Makefile
54
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/examples/
Makefile
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
Makefile.in
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/doc/
Makefile
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
Makefile.in
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/src/
Makefile
57
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
Makefile.in
57
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
Completed in 120 milliseconds
1
2