Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsplay-tree-utils.tcc609 node_type old_right = get_child (node, 1); in lookup() local
721 node_type old_right = get_child (node, 1); in lookup() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/internal/
H A Dfloats.d936 auto old_right = right; variable