Searched refs:TYPE_NONE (Results 1 – 6 of 6) sorted by relevance
16 #define TYPE_NONE 4 macro
201 enum markertype emit_type = TYPE_NONE; in write_propval()241 if (emit_type == TYPE_NONE) { in write_propval()267 emit_type = TYPE_NONE; in write_propval()
83 d = data_add_marker(d, TYPE_NONE, NULL); in data_copy_file()
63 TYPE_NONE, enumerator
190 #define TYPE_NONE (0 << 14) /* Transfer Type */ macro
134 #define TYPE_NONE 0 macro427 if (p && p->current && p->current->state == TYPE_NONE) { in sched_wakeup()449 if (prev_p->current && prev_p->current->state != TYPE_NONE) in sched_switch()454 if (p->current->state != TYPE_NONE) in sched_switch()464 prev_p->current->state = TYPE_NONE; in sched_switch()