Home
last modified time | relevance | path

Searched refs:HAVE_ABS (Results 1 – 4 of 4) sorted by relevance

/external/libcups/xcode/
Dconfig.h686 #define HAVE_ABS 1 macro
687 #if !defined(HAVE_ABS) && !defined(abs)
/external/libcups/
Dconfig.h.in667 #undef HAVE_ABS
668 #if !defined(HAVE_ABS) && !defined(abs)
678 #endif /* !HAVE_ABS && !abs */
/external/libcups/vcnet/
Dconfig.h750 #if !defined(HAVE_ABS) && !defined(abs)
/external/libcups/config-scripts/
Dcups-common.m485 AC_SEARCH_LIBS(abs, m, AC_DEFINE(HAVE_ABS)) definition