Home
last modified time | relevance | path

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

/dports/science/libvdwxc/libvdwxc-b1e0dd854310410012d05daf4c6661b49f31b2ab/src/
H A Dvdw_core.c57 const char* vdwxc_errstring(int errcode) in vdwxc_errstring() function
79 vdwxc_errstring(data->errorcode), data->errorcode); in vdwxc_print_error()
238 ch += sprintf(ch, " Error state %d: %s\n", data->errorcode, vdwxc_errstring(data->errorcode)); in vdwxc_tostring()