Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c4062 unsigned nfuncargs = 0; in handle_access_attribute() local
4080 argtypes[i] = get_argument_type (type, idxs[i], &nfuncargs); in handle_access_attribute()
4124 nfuncargs); in handle_access_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc4979 unsigned nfuncargs = 0; in handle_access_attribute() local
4997 argtypes[i] = get_argument_type (type, idxs[i], &nfuncargs); in handle_access_attribute()
5041 nfuncargs); in handle_access_attribute()