Home
last modified time | relevance | path

Searched refs:ABG_RETURN (Results 1 - 2 of 2) sorted by relevance

/third_party/libabigail/src/
H A Dabg-ir.cc738 /// This is a function called when the ABG_RETURN* macros defined
745 /// ABG_RETURN* macros to return their values, this function is always
756 /// This is a function called when the ABG_RETURN* macros defined
763 /// ABG_RETURN* macros to return their values, this function is always
791 #define ABG_RETURN(value) \ macro
802 #define ABG_RETURN(value) return (value) macro
1081 ABG_RETURN(value); in return_comparison_result()
5064 ABG_RETURN(result); in maybe_compare_as_member_decls()
5189 ABG_RETURN(result); in equals()
7972 ABG_RETURN(resul in equals()
[all...]
H A Dabg-dwarf-reader.cc10106 #define ABG_RETURN(value) \ macro
10185 ABG_RETURN(result); \
11046 ABG_RETURN(COMPARISON_RESULT_DIFFERENT);
11052 ABG_RETURN(COMPARISON_RESULT_DIFFERENT);
11057 ABG_RETURN(COMPARISON_RESULT_DIFFERENT);
11063 ABG_RETURN(COMPARISON_RESULT_DIFFERENT);
11072 ABG_RETURN(COMPARISON_RESULT_DIFFERENT);
11081 ABG_RETURN(result);
11089 ABG_RETURN(result);
11151 ABG_RETURN(resul
[all...]

Completed in 30 milliseconds