Home
last modified time | relevance | path

Searched defs:ret (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/common/
H A Dget_time.c52 int ret; in get_time() local
/phasta/phSolver/common/test/
H A DphIOreadIlwork.cc104 int ret = MPI_File_write_at(outfile,offset,(void*)s.c_str(),s.size(),MPI_BYTE,&status); in main() local