HomeSort by relevance Sort by last modified time
    Searched refs:mbswidth (Results 1 - 8 of 8) sorted by null

  /external/bison/lib/
mbswidth.h 19 /* Avoid a clash of our mbswidth() with a function of the same name defined
37 /* Optional flags to influence mbswidth/mbsnwidth behavior. */
50 #define mbswidth gnu_mbswidth /* avoid clash with UnixWare 7.1.1 function */ macro
51 extern int mbswidth (const char *string, int flags);
mbswidth.c 22 #include "mbswidth.h"
47 mbswidth (const char *string, int flags) function
gnulib.mk 24 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings xalloc xalloc-die xmemdup0 xstrndup
    [all...]
  /external/bison/
Android.mk 68 lib/mbswidth.c \
configure     [all...]
  /external/bison/src/
location.c 23 #include <mbswidth.h>
scan-gram.l 40 #include <mbswidth.h>
scan-gram.c     [all...]

Completed in 163 milliseconds