Searched refs:OPT_P (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | version.c | 21 OPT_B, OPT_D, OPT_E, OPT_M, OPT_F, OPT_O, OPT_P, OPT_V, OPT_A, OPT_R, OPT_C enumerator 36 {"p", OPT_P, '-', "Show target build platform"}, 81 case OPT_P: in version_main()
|
H A D | enc.c | 48 OPT_E, OPT_IN, OPT_OUT, OPT_PASS, OPT_ENGINE, OPT_D, OPT_P, OPT_V, enumerator 64 {"p", OPT_P, '-', "Print the iv/key"}, 194 case OPT_P: in enc_main()
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Flang.cpp | 64 {options::OPT_P, options::OPT_D, options::OPT_U, in addPreprocessingOptions()
|
H A D | Clang.cpp | 6119 Args.AddLastArg(CmdArgs, options::OPT_P); in ConstructJob()
|