Searched refs:intptrconst (Results 1 – 1 of 1) sorted by relevance
66 typedef int * const intptrconst; typedef67 int * const funccast = intptrconst(sizeof(int));