ctrl+r is a keyboard shortcut it doesnt take arguments
if you want to find all push const retn
then use search for -->all sequences
type push const
retn and hit find
if they are there they all will be shown
if you dont get it
1) they are not there
2) the code may be self modifying
3) may be stuffed into resource section and used only if some conditions are met
4) might be in some dll and may be using virtual alloc read and all other
unholy tricks
5) may be using some othere yet to be documented ingeniune freaky 0day ideas probably
and you are really not making sense yet

of what your requirement is.
what result you are imagining ollydbg will show you ??
and why ollydbg is breaking your dreams ?? i am not able to understand
