Searched defs:new_int (Results 1 – 5 of 5) sorted by relevance
92 typedef int AVAILABLE_NEXT new_int; typedef
8 typedef int AVAILABLE_10_12 new_int; // expected-note + {{'new_int' has been marked as being introd… typedef
4 int *new_int(int val) { in new_int() function
11 integer(kind=atomic_int_kind) :: old_int, compare_int, new_int, non_scalar_int(10) variable [all...]
108 …int new_int = max_int_plus_one; // expected-warning {{implicit conversion from 'const long' to 'i… in test9() local