Home
last modified time | relevance | path

Searched refs:plast (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-2.1/build/demos/videmo/src/
Dcross-color.c211 u32 plast=0; in main() local
246 if ((pstat[0].button & PAD_BUTTON_A) && !(plast & PAD_BUTTON_A)) in main()
280 plast = pstat[0].button; in main()
Dviewer.c373 u32 plast=0; in printOneLevel() local
405 !(plast & PAD_BUTTON_B)) in printOneLevel()
420 !(plast & PAD_BUTTON_A)) || first || in printOneLevel()
478 plast = pstat[0].button; in printOneLevel()