Searched refs:condtype (Results 1 – 7 of 7) sorted by relevance
83 lload_libevent_cond_init( unsigned condtype ) in lload_libevent_cond_init() argument89 assert( condtype == 0 ); in lload_libevent_cond_init()
806 Type *condtype = s->condition->type->toBasetype (); in visit() local812 Type *etype = condtype->nextOf ()->toBasetype (); in visit()837 Type *satype = condtype->sarrayOf (s->cases->dim); in visit()864 decl = d_array_value (build_ctype (condtype->arrayOf ()), in visit()870 else if (!condtype->isscalar ()) in visit()873 condtype->toChars ()); in visit()893 tree ifcase = build2 (EQ_EXPR, build_ctype (condtype), in visit()
149 void *(*alloc_condition)(unsigned condtype);
150 void *(*alloc_condition)(unsigned condtype);
467 evthreadimpl_cond_alloc_(unsigned condtype) in evthreadimpl_cond_alloc_() argument476 evthread_cond_fns_.alloc_condition(condtype) : NULL; in evthreadimpl_cond_alloc_()
201 void *evthreadimpl_cond_alloc_(unsigned condtype);
797 Type *condtype = s->condition->type->toBasetype (); in visit() local801 if (!condtype->isscalar ()) in visit()804 condtype->toChars ()); in visit()824 tree ifcase = build2 (EQ_EXPR, build_ctype (condtype), in visit()