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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.c343 typedef const struct variable_def *const_variable; typedef in typeref:struct:variable_def
1205 const_variable const v = (const_variable) x;
1215 const_variable const v = (const_variable) x;

Completed in 84 milliseconds