Home
last modified time | relevance | path

Searched refs:argz (Results 1 – 13 of 13) sorted by relevance

/external/e2fsprogs/intl/
Dl10nflist.c89 argz_count__ (const char *argz, size_t len) in argz_count__() argument
94 size_t part_len = strlen (argz); in argz_count__()
95 argz += part_len + 1; in argz_count__()
102 # define __argz_count(argz, len) argz_count__ (argz, len) argument
105 # define __argz_count(argz, len) INTUSE(__argz_count) (argz, len) argument
113 argz_stringify__ (char *argz, size_t len, int sep) in argz_stringify__() argument
117 size_t part_len = strlen (argz); in argz_stringify__()
118 argz += part_len; in argz_stringify__()
121 *argz++ = sep; in argz_stringify__()
125 # define __argz_stringify(argz, len, sep) argz_stringify__ (argz, len, sep) argument
[all …]
/external/swiftshader/third_party/LLVM/cmake/
Dconfig-ix.cmake37 check_include_file(argz.h HAVE_ARGZ_H)
179 check_symbol_exists(argz_append argz.h HAVE_ARGZ_APPEND)
180 check_symbol_exists(argz_create_sep argz.h HAVE_ARGZ_CREATE_SEP)
181 check_symbol_exists(argz_insert argz.h HAVE_ARGZ_INSERT)
182 check_symbol_exists(argz_next argz.h HAVE_ARGZ_NEXT)
183 check_symbol_exists(argz_stringify argz.h HAVE_ARGZ_STRINGIFY)
/external/libxkbcommon/xkbcommon/build-aux/
Drequests16 '/usr/share/aclocal/argz.m4',
352 '/usr/share/aclocal/argz.m4',
Dtraces.21 m4trace:/usr/share/aclocal/argz.m4:12: -1- AC_DEFUN([gl_FUNC_ARGZ], [gl_PREREQ_ARGZ
3 AC_CHECK_HEADERS([argz.h], [], [], [AC_INCLUDES_DEFAULT])
12 # include <argz.h>
17 argz_next argz_stringify], [], [ARGZ_H=argz.h; AC_LIBOBJ([argz])])
19 dnl if have system argz functions, allow forced use of
23 dnl (b) only known system that declares argz functions,
30 [if argz actually works],
59 [This value is set to 1 to indicate that the system argz facility works])],
60 [ARGZ_H=argz.h
61 AC_LIBOBJ([argz])])])
[all …]
Dtraces.01 m4trace:/usr/share/aclocal/argz.m4:12: -1- AC_DEFUN([gl_FUNC_ARGZ], [gl_PREREQ_ARGZ
3 AC_CHECK_HEADERS([argz.h], [], [], [AC_INCLUDES_DEFAULT])
12 # include <argz.h>
17 argz_next argz_stringify], [], [ARGZ_H=argz.h; AC_LIBOBJ([argz])])
19 dnl if have system argz functions, allow forced use of
23 dnl (b) only known system that declares argz functions,
30 [if argz actually works],
59 [This value is set to 1 to indicate that the system argz facility works])],
60 [ARGZ_H=argz.h
61 AC_LIBOBJ([argz])])])
[all …]
/external/swiftshader/third_party/LLVM/autoconf/m4/
Dltdl.m4407 [AC_CHECK_HEADERS([argz.h])
414 # include <argz.h>
/external/libexif/auto-m4/
Dgettext.m4382 AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h malloc.h stddef.h \
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dconfig.h.in45 /* Define to 1 if you have the <argz.h> header file. */
Dconfig.h.cmake47 /* Define to 1 if you have the <argz.h> header file. */
/external/e2fsprogs/lib/
Dconfig.h.in58 /* Define to 1 if you have the <argz.h> header file. */
/external/e2fsprogs/
Dconfigure9625 for ac_header in argz.h inttypes.h limits.h unistd.h sys/param.h
Daclocal.m41299 AC_CHECK_HEADERS([argz.h inttypes.h limits.h unistd.h sys/param.h])
/external/swiftshader/third_party/LLVM/
Dconfigure10133 for ac_header in argz.h