age 20 opal/mca/hwloc/hwloc201/hwloc/hwloc/dolib.c int current, age, revision; age 33 opal/mca/hwloc/hwloc201/hwloc/hwloc/dolib.c if (sscanf(version, "%d:%d:%d", ¤t, &revision, &age) != 3) age 36 opal/mca/hwloc/hwloc201/hwloc/hwloc/dolib.c _snprintf(name, sizeof(name), "libhwloc-%d", current - age);