Searched refs:CCP4_ERRGETCODE (Results 1 – 3 of 3) sorted by relevance
194 int code = CCP4_ERRGETCODE(error); in ccp4_strerror()244 int error = CCP4_ERRGETCODE(ccp4_errno); in CFile_Perror()283 msg_no = CCP4_ERRGETCODE(code), in ccp4_signal()
46 #ifndef CCP4_ERRGETCODE47 #define CCP4_ERRGETCODE(x) ((x)&0xffff) macro
2182 return CCP4_ERRGETCODE(cfile->iostat);