a_float 180 include/crm/common/strings_internal.h pcmk__ftoa(double a_float) a_float 182 include/crm/common/strings_internal.h return crm_strdup_printf("%f", a_float); a_float 139 include/crm/common/util_compat.h crm_ftoa(double a_float) a_float 141 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;