Home
last modified time | relevance | path

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

/freebsd/contrib/bc/
H A Dconfigure1150 LONG_BIT_DEFINE=""
1154 LONG_BIT_DEFINE="-DBC_LONG_BIT=$LONG_BIT"
2146 contents=$(replace "$contents" "LONG_BIT_DEFINE" "$LONG_BIT_DEFINE")
H A Dconfigure.sh1150 LONG_BIT_DEFINE=""
1154 LONG_BIT_DEFINE="-DBC_LONG_BIT=$LONG_BIT"
2146 contents=$(replace "$contents" "LONG_BIT_DEFINE" "$LONG_BIT_DEFINE")
H A DMakefile.in213 CPPFLAGS2 = $(CPPFLAGS1) -I$(INCDIR)/ -DBUILD_TYPE=$(BC_BUILD_TYPE) %%LONG_BIT_DEFINE%%