Searched refs:notes_set (Results 1 – 2 of 2) sorted by relevance
778 tmp->notes_set = 0; in run_new_with_arg()823 msg->notes_set = 1; in run_notes_add()898 if (!msg->notes_set || off < 0 || off >= msg->notes_length) in run_notes_assign()966 if (!msg->notes_set || offset < 0 || offset >= msg->notes_length) in run_notes_get()1007 if (tmp->notes_set == 1) { in run_clear()1014 tmp->notes_set = 0; in run_clear()1035 if (tmp->notes_set == 1) { in run_free()1042 tmp->notes_set = 0; in run_free()1065 if (tmp->notes_set) { in run_marshal()1146 tmp->notes_set = 1; in run_unmarshal()
175 ev_uint8_t notes_set; member