Searched defs:true_res (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | poll_fd.c | 151 int true_res, int false_res) in poll_fd_bsd() 222 #define HANDLE_SYSV_POLL_ERROR(fd, req, time_limit, true_res, false_res) \ argument 225 #define HANDLE_SYSV_POLL_ERROR(fd, req, time_limit, true_res, false_res) \ argument 232 int true_res, int false_res) in poll_fd_sysv()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 5060 tree true_res = build_int_cst (TREE_TYPE (arg), 1); in boolean_increment() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 5324 tree true_res = build_int_cst (TREE_TYPE (arg), 1); in boolean_increment() local
|