Home
last modified time | relevance | path

Searched refs:LONG_BIT_DEFINE (Results 1 – 3 of 3) sorted by relevance

/external/bc/
Dconfigure661 LONG_BIT_DEFINE=""
665 LONG_BIT_DEFINE="-DBC_LONG_BIT=\$(BC_LONG_BIT)"
1295 contents=$(replace "$contents" "LONG_BIT_DEFINE" "$LONG_BIT_DEFINE")
Dconfigure.sh661 LONG_BIT_DEFINE=""
665 LONG_BIT_DEFINE="-DBC_LONG_BIT=\$(BC_LONG_BIT)"
1295 contents=$(replace "$contents" "LONG_BIT_DEFINE" "$LONG_BIT_DEFINE")
DMakefile.in161 CPPFLAGS2 = $(CPPFLAGS1) -I./include/ -DBUILD_TYPE=$(BC_BUILD_TYPE) %%LONG_BIT_DEFINE%%