Searched defs:yesno (Results 1 – 3 of 3) sorted by relevance
322 #define yesno(x) ((x) ? "yes" : "no") in bfin_rtc_proc() macro
52 static const char *yesno(int v) in yesno() function
9103 SiS_SendACK(struct SiS_Private *SiS_Pr, unsigned short yesno) in SiS_SendACK()