Searched defs:ptr_to_const_int (Results 1 – 1 of 1) sorted by relevance
7 typedef const int *ptr_to_const_int; typedef12 using ptr_to_const_int = const int *; typedef