Home
last modified time | relevance | path

Searched defs:QUOTED (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/gen/
H A Dgetttyent.c211 #define QUOTED 1 macro
/freebsd/contrib/bsddialog/utility/
H A Dutil_cli.c103 QUOTED, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp930 enum { INIT, UNQUOTED, QUOTED } State = INIT; in tokenizeWindowsCommandLineImpl() enumerator