Searched refs:preprocessor (Results 1 – 12 of 12) sorted by relevance
32 sub preprocessor { subroutine
38 $tmpl->preprocessor($py) if ($test & 1) == 1;
33 Simulating removal is done with C<#ifndef> preprocessor guards using macros80 expected to look like, including the preprocessor wrapping for simulated
101 the preprocessor macro B<OPENSSL_EC_BIN_PT_COMP> at compile time.
126 the preprocessor macro B<OPENSSL_EC_BIN_PT_COMP> at compile time.
165 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
450 in preprocessor C<#if> conditions. However it is still possible to test
436 random bytes. The `DEVRANDOM` preprocessor constant expands to999 compiler to allow you to define preprocessor symbols, specify additional1037 alternative to giving preprocessor, compiler and linker options directly as1048 CPP The C/C++ preprocessor.1049 CPPFLAGS Flags for the C/C++ preprocessor.
12966 * Modify mkdef.pl to recognise and parse preprocessor conditionals13352 * Enhance mkdef.pl to be more accepting about spacing in C preprocessor15110 detected, except if preprocessor symbols have been defined18160 to be necessary to set the preprocessor define SSL_ALLOW_ENULL to do this.
2285 to use the B<SSL_OP_> macro values in preprocessor C<#if> conditions.
Completed in 38 milliseconds