OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONF_JAVAC
(Results
1 - 2
of
2
) sorted by null
/external/bison/build-aux/
javacomp.sh.in
30
CONF_JAVAC
='@
CONF_JAVAC
@'
40
test -z "$JAVA_VERBOSE" || echo "$
CONF_JAVAC
$@"
41
exec $
CONF_JAVAC
"$@"
45
# In this case, $
CONF_JAVAC
starts with "gcj -C".
48
test -z "$JAVA_VERBOSE" || echo "$
CONF_JAVAC
$@"
49
exec $
CONF_JAVAC
"$@"
52
# In this case, $
CONF_JAVAC
starts with "javac".
55
test -z "$JAVA_VERBOSE" || echo "$
CONF_JAVAC
$@"
56
exec $
CONF_JAVAC
"$@
[
all
...]
/external/bison/
configure
643
CONF_JAVAC
[
all
...]
Completed in 41 milliseconds