Home
last modified time | relevance | path

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

/dports/science/libccp4/libccp4-6.5.1/ccp4/
H A Dcmap_open.c62 int is_cmap(CCP4File *file) in is_cmap() function
94 if (!is_cmap(cfile) || cfile->length < 1025) { in ccp4_cmap_open()