a_float 214 include/crm/common/strings_internal.h pcmk__ftoa(double a_float) a_float 216 include/crm/common/strings_internal.h return crm_strdup_printf("%f", a_float); a_float 147 include/crm/common/util_compat.h crm_ftoa(double a_float) a_float 149 include/crm/common/util_compat.h return crm_strdup_printf("%f", a_float); a_float 102 maint/gnulib/lib/printf-args.h float a_float;