Searched refs:type_SetPtr (Results 1 – 1 of 1) sorted by relevance
45 static type_t *type_SetPtr(type_t *, stt_t);439 $$ = type_SetPtr(type_Construct(), ($2)->ds_stt);444 $$ = type_SetPtr(type_Construct(), TQ_NONE);450 type_SetPtr(tp, ($2)->ds_stt);458 type_SetPtr(tp, TQ_NONE);1240 type_SetPtr(type_t *tp, stt_t s) { in type_SetPtr() function