Searched defs:DISABLE_FLOAT_API (Results 1 – 2 of 2) sorted by relevance
148 AM_CONDITIONAL([DISABLE_FLOAT_API], [test "$enable_float_api" = "no"]) condition151 AC_DEFINE([DISABLE_FLOAT_API], [1], [Do not build the float API]) definition
198 AC_DEFINE([DISABLE_FLOAT_API], , [Disable all parts of the API that are using floats]) definition