Lines Matching defs:count
534 "exceeded slot count (%d of max %zd)\n",1044 int count = get_key_down_count(device, code);1046 if (count == 0)1049 if (count > 1) {1053 count);1081 count = get_key_down_count(device, code);1082 if (count != 0) {1258 size_t count = 0;1268 count++;1269 if (count > 3) {