|
|
|||
File indexing completed on 2026-08-06 09:25:33
0001 /* ninja-1.1.0/ninja/ninja_config.h. Generated from ninja_config.h.in by configure. */ 0002 0003 /* Define to 1 if ninja is compiled in quadruple precision. */ 0004 #ifndef NINJA_QUADRUPLE 0005 /* #undef NINJA_QUADRUPLE */ 0006 #endif 0007 0008 /* Define if you have LoopTools. */ 0009 #ifndef NINJA_USE_LOOPTOOLS 0010 /* #undef NINJA_USE_LOOPTOOLS */ 0011 #endif 0012 0013 /* Define if you have OneLoop. */ 0014 #ifndef NINJA_USE_ONELOOP 0015 #define NINJA_USE_ONELOOP 1 0016 #endif 0017 0018 /* Define to 1 if quadninja is compiled. */ 0019 #ifndef QUADNINJA 0020 /* #undef QUADNINJA */ 0021 #endif
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|