OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quotearg
(Results
1 - 19
of
19
) sorted by null
/external/bison/src/
uniqstr.c
25
#include <
quotearg
.h>
83
"not a uniqstr: %s",
quotearg
(str));
muscle-tab.h
24
# include <
quotearg
.h>
main.c
28
#include <
quotearg
.h>
graphviz.c
25
#include <
quotearg
.h>
scan-skel.l
34
#include <
quotearg
.h>
files.c
28
#include <
quotearg
.h>
location.c
24
#include <
quotearg
.h>
100
Warning: it uses
quotearg
's slot 3. */
output.c
27
#include <
quotearg
.h>
scan-skel.c
632
#include <
quotearg
.h>
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.h
0
/*
quotearg
.h - quote arguments for output
40
quotearg
:
54
quotearg
:
69
quotearg
:
83
quotearg
:
95
quotearg
:
107
quotearg
:
120
quotearg
:
129
quotearg
:
144
quotearg
[
all
...]
gnulib.mk
477
## begin gnulib module
quotearg
480
EXTRA_DIST +=
quotearg
.c
quotearg
.h
482
EXTRA_libsed_a_SOURCES +=
quotearg
.c
484
## end gnulib module
quotearg
[
all
...]
quotearg.c
0
/*
quotearg
.c - quote arguments for output
23
#include "
quotearg
.h"
736
quotearg
(char const *arg)
function
/external/bison/lib/
quotearg.h
0
/*
quotearg
.h - quote arguments for output
40
quotearg
:
54
quotearg
:
69
quotearg
:
83
quotearg
:
95
quotearg
:
108
quotearg
:
123
quotearg
:
132
quotearg
:
148
quotearg
[
all
...]
quotearg.c
0
/*
quotearg
.c - quote arguments for output
29
#include "
quotearg
.h"
833
quotearg
(char const *arg)
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
79
lib/
quotearg
.c \
maint.mk
494
# Don't include
quotearg
.h unless you use one of its functions.
496
@h='
quotearg
.h' re='\<
quotearg
(_[^ ]+)? *\(' $(_sc_header_without_use)
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/
bootstrap.sh
129
${CC} -DHAVE_CONFIG_H -I.. -I. -c
quotearg
.c || exit 1
bootstrap.sh.in
129
${CC} -DHAVE_CONFIG_H -I.. -I. -c
quotearg
.c || exit 1
Completed in 343 milliseconds