Home
last modified time | relevance | path

Searched refs:IDENTICAL_INTERPRETATION (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libc/stdlib/
H A Dgetopt_long.c346 #define IDENTICAL_INTERPRETATION(_x, _y) \ in getopt_long() macro
404 else if (!IDENTICAL_INTERPRETATION(i, match)) in getopt_long()
478 #undef IDENTICAL_INTERPRETATION in getopt_long()
/netbsd-src/external/bsd/file/dist/src/
H A Dgetopt_long.c371 #define IDENTICAL_INTERPRETATION(_x, _y) \ macro
429 else if (!IDENTICAL_INTERPRETATION(i, match))
503 #undef IDENTICAL_INTERPRETATION