Searched refs:MM_COMPLEX_STR (Results 1 – 2 of 2) sorted by relevance
102 #define MM_COMPLEX_STR "complex" macro
124 else if (strcmp(data_type, MM_COMPLEX_STR) == 0) mm_set_complex(matcode); in mm_read_banner()343 else if (mm_is_complex(matcode)) types[2] = MM_COMPLEX_STR; in mm_typecode_to_str()