Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y32 static decl_spec_t *declspec_Construct(void);
921 declspec_Construct(void) { in declspec_Construct() function
956 decl_spec_t *dsp = declspec_Construct(); in declspec_Init()
1525 dp->d_ds = declspec_Construct(); in decl_Construct()