Searched defs:yes (Results 1 – 10 of 10) sorted by relevance
25 :yes label
41 bool yes; in yesno() local
157 yes(void) in yes() function
582 const int yes = 1; in res_send() local658 const int yes = 1; in res_send() local
107 yes, no, have_not_checked enumerator
355 int yes = 1; in m32r_open() local
89 int yes = 1; in set_option() local
9967 int yes; in support_64bit_objects() local
682 void SSL_set_read_ahead(SSL *s,int yes) in SSL_set_read_ahead()
639 #define IF_ALIGN_8(yes,no) ((ALIGN_SMALL>4) ? (yes) : (no)) argument