Home
last modified time | relevance | path

Searched defs:prev_x (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-scopedtables.c987 const_and_copies::record_const_or_copy_raw (tree x, tree y, tree prev_x) in record_const_or_copy_raw()
1017 const_and_copies::record_const_or_copy (tree x, tree y, tree prev_x) in record_const_or_copy()
H A Dtree-ssa-dom.c1273 tree prev_x = NULL, prev_y = NULL; in record_equality() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-scopedtables.cc987 const_and_copies::record_const_or_copy_raw (tree x, tree y, tree prev_x) in record_const_or_copy_raw()
1017 const_and_copies::record_const_or_copy (tree x, tree y, tree prev_x) in record_const_or_copy()
H A Dtree-ssa-dom.cc1316 tree prev_x = NULL, prev_y = NULL; in record_equality() local
/netbsd-src/usr.sbin/moused/
H A Dmoused.c1502 static int prev_x, prev_y; in r_protocol() local