Home
last modified time | relevance | path

Searched defs:rvalue (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDmethod.c794 build_stub_type (tree type, int quals, bool rvalue) in build_stub_type()
HDtree.c667 rvalue (tree expr) in rvalue() function
/dragonfly/contrib/nvi2/vi/
HDvi.h238 e_key_t rvalue; /* Value of last replacement character. */ member
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDmethod.c961 build_stub_type (tree type, int quals, bool rvalue) in build_stub_type()
HDtree.c827 rvalue (tree expr) in rvalue() function
HDclass.c264 bool rvalue = false; in build_base_path() local