Searched refs:OPT_P (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/openssl/apps/ |
| H A D | version.c | 27 OPT_P, enumerator 50 { "p", OPT_P, '-', "Show target build platform" }, 101 case OPT_P: in version_main()
|
| H A D | enc.c | 54 OPT_P, enumerator 91 { "p", OPT_P, '-', "Print the iv/key" }, 245 case OPT_P: in enc_main()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Flang.cpp | 70 {options::OPT_P, options::OPT_D, options::OPT_U, in addPreprocessingOptions()
|
| H A D | Clang.cpp | 6150 Args.AddLastArg(CmdArgs, options::OPT_P); in ConstructJob()
|