__format__ 126 opal/include/opal_config_bottom.h # define __opal_attribute_format__(a,b,c) __attribute__((__format__(a, b, c))) __format__ 133 opal/include/opal_config_bottom.h # define __opal_attribute_format_funcptr__(a,b,c) __attribute__((__format__(a, b, c))) __format__ 508 opal/mca/hwloc/hwloc201/hwloc/include/private/misc.h # define __hwloc_attribute_format(type, str, arg) __attribute__((__format__(type, str, arg))) __format__ 194 opal/mca/pmix/pmix4x/pmix/src/include/pmix_config_bottom.h # define __pmix_attribute_format__(a,b,c) __attribute__((__format__(a, b, c))) __format__ 201 opal/mca/pmix/pmix4x/pmix/src/include/pmix_config_bottom.h # define __pmix_attribute_format_funcptr__(a,b,c) __attribute__((__format__(a, b, c)))