Searched refs:preprocessor (Results 1 – 12 of 12) sorted by relevance
32 sub preprocessor { subroutine
38 $tmpl->preprocessor($py) if ($test & 1) == 1;
34 Simulating removal is done with C<#ifndef> preprocessor guards using macros81 expected to look like, including the preprocessor wrapping for simulated
103 the preprocessor macro B<OPENSSL_EC_BIN_PT_COMP> at compile time.
127 the preprocessor macro B<OPENSSL_EC_BIN_PT_COMP> at compile time.
171 the preprocessor macro B<OPENSSL_EC_BIN_PT_COMP> at compile time.
51 cpp => The C preprocessor command, normally not54 cppflags => Default C preprocessor flags [4].91 shared_cppflags => Extra C preprocessor flags used when
135 ones by preprocessor macros, to ensure that existing code which uses the
540 in preprocessor C<#if> conditions. However it is still possible to test
497 random bytes. The `DEVRANDOM` preprocessor constant expands to1216 compiler to allow you to define preprocessor symbols, specify additional1254 alternative to giving preprocessor, compiler and linker options directly as1265 CPP The C/C++ preprocessor.1266 CPPFLAGS Flags for the C/C++ preprocessor.
14905 * Modify mkdef.pl to recognise and parse preprocessor conditionals15291 * Enhance mkdef.pl to be more accepting about spacing in C preprocessor17049 detected, except if preprocessor symbols have been defined20099 to be necessary to set the preprocessor define SSL_ALLOW_ENULL to do this.
2392 to use the B<SSL_OP_> macro values in preprocessor C<#if> conditions.
Completed in 57 milliseconds