Searched refs:compiling (Results 1 – 14 of 14) sorted by relevance
128 if (!compiling) { /* Not compiling now */ in control()210 if (compiling || (*ifptr & TRUE_SEEN) != 0) in control()211 compiling = FALSE; in control()213 compiling = TRUE; in control()226 compiling = FALSE; /* Done compiling stuff */ in control()246 if (!compiling && (*ifptr & WAS_COMPILING) != 0) in control()248 compiling = ((*ifptr & WAS_COMPILING) != 0); in control()345 compiling = TRUE; in doif()349 compiling = FALSE; in doif()
448 keepcomments = (cflag && compiling);454 else if (!compiling) { /* #ifdef false? */
260 #define compiling ifstack[0] macro
25 #HINT_DataNode_exec_sheet=Properties pertaining to compiling, running, and debugging.32 #HINT_DataNode_exec_sheet=Properties pertaining to compiling, running, and debugging.
225 -# If not cross compiling, check that we can run a simple program.259 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5260 -$as_echo_n "checking whether we are cross compiling... " >&6; }295 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5296 +$as_echo_n "checking whether we are cross compiling... " >&6; }
14 # unless we find 'file', for example because we are cross-compiling.
48 /** error occurred during script execution or compiling.
51 /// List of additional defines for compiling objects for libraries
47 /// List of additional defines for compiling objects for static libraries
79 echo Done compiling OpenSSL
72 # unless we find 'file', for example because we are cross-compiling.
96 # When cross-compiling, CPU_ARCH should already be defined as the target
12 /* have to check C99 vsnprintf at runtime because cross compiling */
656 support to speed up buildsi by compiling the jars also1054 AC_MSG_WARN([cross-compiling by any means is not supported (yet)!])1055 echo "cross-compiling by any means is not supported (yet)!" >> warn3058 # AC_MSG_WARN([A bug in certain BEA JREs can prevent you from successfully compiling some mo…3059 # echo "A bug in certain BEA JREs can prevent you from successfully compiling some modules" …3153 #TODO: what's to do here? some switch to do 1.5 compiling?3959 AC_MSG_RESULT([compiling against system python ($_python)])3966 AC_MSG_RESULT([compiling against system python (version $_python_version)])
Completed in 66 milliseconds