Lines Matching +full:4 +full:f
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
49 .\" If the F register is >0, we'll generate index entries on stderr for
54 .\" Avoid warning from groff about undefined register 'F'.
66 . nr F 2
76 . ds #F .3m
83 . ds #F 0
188 identifier, \fB\f(BI\s-1MAJOR\s0\fB.\f(BI\s-1MINOR\s0\fB.\f(BI\s-1PATCH\s0\fB\fR.
191 indicates that this is a pre-release version, such as \f(CW"\-dev"\fR for an
192 ongoing development snapshot or \f(CW"\-alpha3"\fR for an alpha release.
196 for other parties, such as \f(CW"+fips"\fR, or \f(CW"+vendor.1"\fR).
201 identifier string, \f(CW"\f(CIMAJOR\f(CW.\f(CIMINOR\f(CW.\f(CIPATCH\f(CW"\fR.
219 .IP "M" 4
222 .IP "\s-1NN\s0" 4
225 .IP "\s-1PP\s0" 4
235 .IP "\s-1OPENSSL_VERSION\s0" 4
238 .IP "\s-1OPENSSL_VERSION_STRING\s0" 4
241 .IP "\s-1OPENSSL_FULL_VERSION_STRING\s0" 4
244 .IP "\s-1OPENSSL_CFLAGS\s0" 4
247 \&\f(CW\*(C`compiler: ...\*(C'\fR if available, or \f(CW\*(C`compiler: information not available\*…
249 .IP "\s-1OPENSSL_BUILT_ON\s0" 4
251 The date of the build process in the form \f(CW\*(C`built on: ...\*(C'\fR if available
252 or \f(CW\*(C`built on: date not available\*(C'\fR otherwise.
254 .IP "\s-1OPENSSL_PLATFORM\s0" 4
256 The \*(L"Configure\*(R" target of the library build in the form \f(CW\*(C`platform: ...\*(C'\fR
257 if available, or \f(CW\*(C`platform: information not available\*(C'\fR otherwise.
258 .IP "\s-1OPENSSL_DIR\s0" 4
260 The \fB\s-1OPENSSLDIR\s0\fR setting of the library build in the form \f(CW\*(C`OPENSSLDIR: "..."\*(…
261 if available, or \f(CW\*(C`OPENSSLDIR: N/A\*(C'\fR otherwise.
262 .IP "\s-1OPENSSL_ENGINES_DIR\s0" 4
264 The \fB\s-1ENGINESDIR\s0\fR setting of the library build in the form \f(CW\*(C`ENGINESDIR: "..."\*(…
265 if available, or \f(CW\*(C`ENGINESDIR: N/A\*(C'\fR otherwise. This option is deprecated in
267 .IP "\s-1OPENSSL_MODULES_DIR\s0" 4
269 The \fB\s-1MODULESDIR\s0\fR setting of the library build in the form \f(CW\*(C`MODULESDIR: "..."\*(…
270 if available, or \f(CW\*(C`MODULESDIR: N/A\*(C'\fR otherwise.
271 .IP "\s-1OPENSSL_CPU_INFO\s0" 4
277 For x86 the string looks like \f(CW\*(C`CPUINFO: OPENSSL_ia32cap=0x123:0x456\*(C'\fR
278 or \f(CW\*(C`CPUINFO: N/A\*(C'\fR if not available.
280 For an unknown \fIt\fR, the text \f(CW\*(C`not available\*(C'\fR is returned.
283 .IP "\s-1OPENSSL_INFO_CONFIG_DIR\s0" 4
285 The configured \f(CW\*(C`OPENSSLDIR\*(C'\fR, which is the default location for
287 .IP "\s-1OPENSSL_INFO_ENGINES_DIR\s0" 4
289 The configured \f(CW\*(C`ENGINESDIR\*(C'\fR, which is the default location for
291 .IP "\s-1OPENSSL_INFO_MODULES_DIR\s0" 4
293 The configured \f(CW\*(C`MODULESDIR\*(C'\fR, which is the default location for
295 .IP "\s-1OPENSSL_INFO_DSO_EXTENSION\s0" 4
298 .IP "\s-1OPENSSL_INFO_DIR_FILENAME_SEPARATOR\s0" 4
303 .IP "\s-1OPENSSL_INFO_LIST_SEPARATOR\s0" 4
307 value of the environment variable \f(CW$PATH\fR on Unix (where the
308 separator is \f(CW\*(C`:\*(C'\fR) or \f(CW\*(C`%PATH%\*(C'\fR on Windows (where the separator is
309 \&\f(CW\*(C`;\*(C'\fR).
310 .IP "\s-1OPENSSL_INFO_CPU_SETTINGS\s0" 4
316 For x86 the string looks like \f(CW\*(C`OPENSSL_ia32cap=0x123:0x456\*(C'\fR.