Home
last modified time | relevance | path

Searched refs:HAVE_STRING_POOLING (Results 1 - 2 of 2) sorted by relevance

/third_party/mksh/
H A Dsh.h955 #ifndef HAVE_STRING_POOLING
957 #elif HAVE_STRING_POOLING == 2
962 #undef HAVE_STRING_POOLING macro
967 #elif HAVE_STRING_POOLING == 0
969 #undef HAVE_STRING_POOLING macro
972 #ifndef HAVE_STRING_POOLING /* helpers for pooled strings */
H A DBuild.sh1246 : "${HAVE_STRING_POOLING=i1}"
1262 : "${HAVE_STRING_POOLING=i2}"
1697 ac_cache string_pooling || case $HAVE_STRING_POOLING in
1703 test x"$HAVE_STRING_POOLING" = x"0" || ac_cppflags

Completed in 8 milliseconds