Searched refs:typeo (Results 1 – 13 of 13) sorted by relevance
8577 tree typeo = TREE_TYPE (obj_arg); in build_over_call() local8579 if (same_type_ignoring_top_level_qualifiers_p (typeo, typei)) in build_over_call()9235 tree typeo = TREE_TYPE (obj_arg); in build_over_call() local9237 if (same_type_ignoring_top_level_qualifiers_p (typeo, typei)) in build_over_call()
9276 tree typeo = TREE_TYPE (obj_arg); in build_over_call() local9278 if (same_type_ignoring_top_level_qualifiers_p (typeo, typei)) in build_over_call()9948 tree typeo = TREE_TYPE (obj_arg); in build_over_call() local9950 if (same_type_ignoring_top_level_qualifiers_p (typeo, typei)) in build_over_call()
1708 change typeo in error msg (`inferrior' -> `inferior').
4818 * rdi-share/Makefile.am (INCLUDES): Fix typeo.
9558 * frame.c: Minor typeo corrections in comments.
7289 srec.c: jump table patch. trad-code.c fixed #IF typeo
10233 (Objective-C): "methodName" typeo fixed. Add @code/@var markup