Searched refs:decl_only (Results 1 – 1 of 1) sorted by relevance
9 extern int decl_only(int a) __attribute__((optnone));12 int decl_only(int a) { in decl_only() function