OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GETLINE
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd-6.8.2/
configure
13
GETLINE
=
70
--without-
getline
)
GETLINE
=no;;
612
if [ -z "$
GETLINE
" ]; then
613
printf "Testing for
getline
... "
619
getline
(&buf, &n, stdin);
624
GETLINE
=yes
626
GETLINE
=no
628
echo "$
GETLINE
"
631
if [ "$
GETLINE
" = no ]; the
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg
205
#undef
GETLINE
243
#define
GETLINE
() LEXER->
getLine
(LEXER)
[
all
...]
Completed in 539 milliseconds