OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRINT_ERROR
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/upstream-freebsd/lib/libc/stdlib/
getopt_long.c
80
#define
PRINT_ERROR
((opterr) && (*options != ':'))
262
if (
PRINT_ERROR
)
275
if (
PRINT_ERROR
)
313
if (
PRINT_ERROR
)
334
if (
PRINT_ERROR
)
511
if (
PRINT_ERROR
)
515
if (
PRINT_ERROR
)
527
if (
PRINT_ERROR
)
551
if (
PRINT_ERROR
)
/external/tcpdump/missing/
getopt_long.c
62
#define
PRINT_ERROR
((opterr) && (*options != ':'))
259
if (
PRINT_ERROR
)
272
if (
PRINT_ERROR
)
310
if (
PRINT_ERROR
)
331
if (
PRINT_ERROR
)
511
if (
PRINT_ERROR
)
515
if (
PRINT_ERROR
)
527
if (
PRINT_ERROR
)
551
if (
PRINT_ERROR
)
/external/mesa3d/src/getopt/
getopt_long.c
64
#define
PRINT_ERROR
((opterr) && (*options != ':'))
200
if (
PRINT_ERROR
)
210
if (
PRINT_ERROR
)
240
if (
PRINT_ERROR
)
258
if (
PRINT_ERROR
)
420
if (
PRINT_ERROR
)
431
if (
PRINT_ERROR
)
452
if (
PRINT_ERROR
)
Completed in 8485 milliseconds