Home
last modified time | relevance | path

Searched refs:location_clean (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ga/ga-5.8/comex/src-mpi-mt/
H A Dgroups.c481 char location_clean[128]; in xgethostid() local
483 (void) memset(location_clean, '\0', 128); in xgethostid()
490 sprintf(location_clean, "%2d%02d%1d%02d%02d", in xgethostid()
492 nodeid = atol(location_clean); in xgethostid()
/dports/devel/ga/ga-5.8/comex/src-mpi-pt/
H A Dgroups.c517 char location_clean[128]; in xgethostid() local
519 (void) memset(location_clean, '\0', 128); in xgethostid()
526 sprintf(location_clean, "%2d%02d%1d%02d%02d", in xgethostid()
528 nodeid = atol(location_clean); in xgethostid()
/dports/devel/ga/ga-5.8/comex/src-mpi-pr/
H A Dgroups.c629 char location_clean[128]; in xgethostid() local
631 (void) memset(location_clean, '\0', 128); in xgethostid()
638 sprintf(location_clean, "%2d%02d%1d%02d%02d", in xgethostid()
640 nodeid = atol(location_clean); in xgethostid()