Lines Matching refs:CASE_S
1810 #define CASE_S(x) case x: return (char *) #x macro
1817 CASE_S (INSTR); in type_to_string()
1818 CASE_S (LINE); in type_to_string()
1819 CASE_S (FUNCTION); in type_to_string()
1820 CASE_S (MODULE); in type_to_string()
1821 CASE_S (LOADOBJECT); in type_to_string()
1822 CASE_S (EADDR); in type_to_string()
1823 CASE_S (MEMOBJ); in type_to_string()
1824 CASE_S (INDEXOBJ); in type_to_string()
1825 CASE_S (PAGE); in type_to_string()
1826 CASE_S (DOBJECT); in type_to_string()
1827 CASE_S (SOURCEFILE); in type_to_string()
1828 CASE_S (EXPERIMENT); in type_to_string()
1829 CASE_S (OTHER); in type_to_string()