Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpretty-print.c1224 unsigned int argno2 = strtoul (p, &end, 10) - 1; in pp_format() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpretty-print.cc1224 unsigned int argno2 = strtoul (p, &end, 10) - 1; in pp_format() local