Searched refs:remember (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_fb.c42 static int remember = -1; local
44 if (remember != -1)
45 return (remember);
47 remember = prom_devicetype((pnode_t)prom_stdout_node(),
50 if (remember == 0)
51 remember = prom_devicetype((pnode_t)prom_stdout_node(),
54 return (remember);
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s1501 rdpr %cwp, %g5 ! remember the register window state
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s1161 mov %o1, %o2 ! remember initial value in %o2
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2828 % have to remember that they are conditionals, so that @end doesn't
2860 % A count to remember the depth of nesting.
3958 % To achive this, remember the "biggest" unnum. sec. we are currently in:
6103 \expandafter\gdef\csname XR#1\endcsname{#2}% remember this xref value.

Completed in 95 milliseconds