Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/common/
H A Dtveeprom.c441 int i, j, len, done, beenhere, tag, start; in tveeprom_hauppauge_analog() local
455 done = len = beenhere = 0; in tveeprom_hauppauge_analog()
597 if (beenhere == 0) { in tveeprom_hauppauge_analog()
600 beenhere = 1; in tveeprom_hauppauge_analog()
/OK3568_Linux_fs/external/xserver/os/
H A Dlog.c980 static Bool beenhere = FALSE; in FatalError() local
982 if (beenhere) in FatalError()
1005 if (!beenhere) in FatalError()
1008 if (!beenhere) { in FatalError()
1009 beenhere = TRUE; in FatalError()