Searched defs:prev_x (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-scopedtables.c | 987 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 D | tree-ssa-dom.c | 1273 tree prev_x = NULL, prev_y = NULL; in record_equality() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-scopedtables.cc | 987 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 D | tree-ssa-dom.cc | 1316 tree prev_x = NULL, prev_y = NULL; in record_equality() local
|
/netbsd-src/usr.sbin/moused/ |
H A D | moused.c | 1502 static int prev_x, prev_y; in r_protocol() local
|