Home
last modified time | relevance | path

Searched defs:sym_args (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dunused_functions.py35 sym_args = ' '.join(sys.argv[i + 1:]) variable
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dunused_functions.py35 sym_args = ' '.join(sys.argv[i + 1:]) variable