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

/external/chromium_org/third_party/tcmalloc/vendor/
H A Dconfigure16038 if test "${ac_cv_formatting_prius_prefix+set}" = set; then :
16053 ac_cv_formatting_prius_prefix=; ac_cv_prius_defined=1
16068 ac_cv_formatting_prius_prefix=l; ac_cv_prius_defined=1
16083 ac_cv_formatting_prius_prefix=ll; ac_cv_prius_defined=1
16088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_formatting_prius_prefix" >&5
16089 $as_echo "$ac_cv_formatting_prius_prefix" >&6; }
16091 ac_cv_formatting_prius_prefix=z;
16095 #define PRIuS "${ac_cv_formatting_prius_prefix}u"
16100 #define PRIxS "${ac_cv_formatting_prius_prefix}x"
16105 #define PRIdS "${ac_cv_formatting_prius_prefix}
[all...]

Completed in 343 milliseconds