Home
last modified time | relevance | path

Searched refs:next_param (Results 1 – 1 of 1) sorted by relevance

/original-bsd/contrib/gcc-2.3.3/config/
H A Dmips.c2414 tree param, next_param; local
2441 param = next_param)
2443 next_param = TREE_CHAIN (param);
2444 if (next_param == (tree)0 && TREE_VALUE (param) != void_type_node)