MA_to_string      86 modules/ob/objects.c   ATSQ_str = MA_to_string(object.ATSQ, AT_get_attributes(), 2, 1 );
MA_to_string      88 modules/ob/objects.c   MAND_str = MA_to_string(object.MAND, AT_get_attributes(), 2, 1 );
MA_to_string      90 modules/ob/objects.c   MULT_str = MA_to_string(object.MULT, AT_get_attributes(), 2, 1 );
MA_to_string      92 modules/ob/objects.c   UNIQ_str = MA_to_string(object.UNIQ, AT_get_attributes(), 2, 1 );
MA_to_string      94 modules/ob/objects.c   KEYS_str = MA_to_string(object.KEYS, AT_get_attributes(), 2, 1 );
MA_to_string      96 modules/ob/objects.c   REC_str  = MA_to_string(object.REC , AT_get_attributes(), 2, 1 );
MA_to_string      98 modules/ob/objects.c   INV_str  = MA_to_string(object.INV , AT_get_attributes(), 2, 1 );
MA_to_string      78 modules/qc/query_command.c   return MA_to_string(bitmap, AT_get_attributes(), DUP_TOKENS, 0);
MA_to_string     831 modules/wk/which_keytypes.c   return MA_to_string(wk, Keytypes, 1, 0);