Searched refs:mbswidth (Results 1 – 19 of 19) sorted by relevance
/external/bison/m4/ |
D | mbswidth.m4 | 1 # mbswidth.m4 serial 18 7 dnl autoconf tests required for use of mbswidth.c 15 dnl UnixWare 7.1.1 <wchar.h> has a declaration of a function mbswidth() 17 AC_CACHE_CHECK([whether mbswidth is declared in <wchar.h>], 32 char *p = (char *) mbswidth; 43 [Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0 otherwise.])
|
D | gnulib-comp.m4 | 134 # Code from module mbswidth: 1013 lib/mbswidth.c 1014 lib/mbswidth.h 1227 m4/mbswidth.m4
|
/external/bison/lib/ |
D | mbswidth.h | 50 #define mbswidth gnu_mbswidth /* avoid clash with UnixWare 7.1.1 function */ macro 51 extern int mbswidth (const char *string, int flags);
|
D | mbswidth.c | 47 mbswidth (const char *string, int flags) in mbswidth() function
|
D | gnulib.mk | 1157 libbison_a_SOURCES += mbswidth.h mbswidth.c
|
D | Makefile.in | 144 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/memchr.m4 \ 241 glthread/lock.c math.c mbchar.c mbschr.c mbsrchr.c mbswidth.h \ 242 mbswidth.c mbuiter.h mbuiter.c pipe2.c pipe2-safer.c \ 271 mbschr.$(OBJEXT) mbsrchr.$(OBJEXT) mbswidth.$(OBJEXT) \ 1586 glthread/lock.c math.c mbchar.c mbschr.c mbsrchr.c mbswidth.h \ 1587 mbswidth.c mbuiter.h mbuiter.c pipe2.c pipe2-safer.c \ 1816 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbswidth.Po@am__quote@
|
/external/bison/ |
D | Android.mk | 68 lib/mbswidth.c \
|
D | Makefile.in | 122 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/memchr.m4 \
|
D | aclocal.m4 | 1151 m4_include([m4/mbswidth.m4])
|
D | ChangeLog-2012 | 7667 by mbswidth) needs the latter. 12278 lib/malloc.c, lib/mbswidth.c, lib/mbswidth.h, lib/memchr.c, 12287 m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4, m4/memcmp.m4, 12306 hash.c, hash.h, malloc.c, mbswidth.c, mbswidth.h, memchr.c, 12315 mbswidth.m4, obstack.m4, onceonly.m4, quote.m4, quotearg.m4, 13227 * lib/mbswidth.c, m4/error.m4, m4/mbrtowc.m4, m4/mbswidth.m4, 13313 * lib/mbswidth.c: Include <wchar.h> before "mbswidth.h", to work 14387 * lib/mbswidth.c, lib/mbswidth.h: Likewise. 15080 Include mbswidth.h. 15121 * lib/Makefile.am (libbison_a_SOURCES): Add mbswidth.h, mbswidth.c. [all …]
|
D | configure | 25800 char *p = (char *) mbswidth;
|
/external/bison/build-aux/ |
D | Makefile.in | 114 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/memchr.m4 \
|
/external/bison/etc/ |
D | Makefile.in | 114 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/memchr.m4 \
|
/external/bison/data/ |
D | Makefile.in | 114 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/memchr.m4 \
|
/external/bison/tests/ |
D | Makefile.in | 113 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/memchr.m4 \
|
/external/bison/examples/ |
D | Makefile.in | 114 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/memchr.m4 \
|
/external/bison/examples/calc++/ |
D | Makefile.in | 115 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/memchr.m4 \
|
/external/bison/src/ |
D | Makefile.in | 121 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/memchr.m4 \
|
/external/bison/doc/ |
D | Makefile.in | 116 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/memchr.m4 \
|