Home
last modified time | relevance | path

Searched refs:mbswidth (Results 1 – 25 of 26) sorted by relevance

12

/external/bison/m4/
Dmbswidth.m41 # 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/
Dmbswidth.h51 #define mbswidth gnu_mbswidth /* avoid clash with UnixWare 7.1.1 function */ macro
52 extern int mbswidth (const char *string, int flags);
Dgnulib.mk37 lib_SOURCES += mbswidth.h mbswidth.c
Dmbswidth.c97 mbswidth (const char *string, int flags) in mbswidth() function
DMakefile62 $(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
DMakefile.in62 $(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/
DAndroid.mk30 lib/mbswidth.c \
Dconfig.hin94 /* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0
DMakefile.in57 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
DMakefile57 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
Dconfig.log1619 configure:13616: checking whether mbswidth is declared in <wchar.h>
1622 conftest.c:100: error: 'mbswidth' undeclared (first use in this function)
1726 | char *p = (char *) mbswidth;
DChangeLog4017 lib/malloc.c, lib/mbswidth.c, lib/mbswidth.h, lib/memchr.c,
4026 m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4, m4/memcmp.m4,
4045 hash.c, hash.h, malloc.c, mbswidth.c, mbswidth.h, memchr.c,
4054 mbswidth.m4, obstack.m4, onceonly.m4, quote.m4, quotearg.m4,
4966 * lib/mbswidth.c, m4/error.m4, m4/mbrtowc.m4, m4/mbswidth.m4,
5052 * lib/mbswidth.c: Include <wchar.h> before "mbswidth.h", to work
6126 * lib/mbswidth.c, lib/mbswidth.h: Likewise.
6819 Include mbswidth.h.
6860 * lib/Makefile.am (libbison_a_SOURCES): Add mbswidth.h, mbswidth.c.
6861 * lib/mbswidth.h, lib/mbswidth.c: New files, from GNU gettext.
[all …]
Daclocal.m4896 m4_include([m4/mbswidth.m4])
/external/bison/build-aux/
DMakefile.in55 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
DMakefile55 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/data/
DMakefile.in55 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
DMakefile55 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/src/
DMakefile.in57 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
DMakefile57 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/tests/
DMakefile.in54 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
DMakefile54 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/examples/
DMakefile.in55 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
DMakefile55 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/doc/
DMakefile.in55 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
DMakefile55 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \

12