a_float 179 include/crm/common/strings_internal.h pcmk__ftoa(double a_float) a_float 181 include/crm/common/strings_internal.h return crm_strdup_printf("%f", a_float); a_float 136 include/crm/common/util_compat.h crm_ftoa(double a_float) a_float 138 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;