Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dyapi.c734 static Member y_i_type = { &intStruct, 0, 1L }; variable
752 if (type==&y_d_type || type==&y_l_type || type==&y_i_type) { in yarg_reform()
836 *ptype = &y_i_type; in ygeta_array()
1133 yget_dims(0, dims, &y_i_type); in yarg_dims()