OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POSIXLY_CORRECT
(Results
1 - 3
of
3
) sorted by null
/external/bison/tests/
Makefile.am
86
$(TESTSUITE) $(TESTSUITEFLAGS)
POSIXLY_CORRECT
=1 _POSIX2_VERSION=200112
/external/bison/lib/
getopt.c
53
Using 'getopt' or setting the environment variable
POSIXLY_CORRECT
230
struct _getopt_data *d, int
posixly_correct
)
240
d->__posixly_correct =
posixly_correct
|| !!getenv ("
POSIXLY_CORRECT
");
352
int long_only, struct _getopt_data *d, int
posixly_correct
)
366
posixly_correct
);
[
all
...]
/external/bison/
configure
[
all
...]
Completed in 2332 milliseconds