Home
last modified time | relevance | path

Searched refs:type_Construct (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y43 static type_t *type_Construct(void);
439 $$ = type_SetPtr(type_Construct(), ($2)->ds_stt);
444 $$ = type_SetPtr(type_Construct(), TQ_NONE);
448 type_t *tp = type_Construct();
456 type_t *tp = type_Construct();
1182 type_Construct(void) { in type_Construct() function
1766 type_t *tp = type_Construct(); in decl_addary()
1782 type_t *tp = type_Construct(); in decl_addfun()