Searched refs:item_type (Results 1 – 1 of 1) sorted by relevance
1303 type_T *item_type = &t_any; in generate_GETITEM() local1313 item_type = type->tt_member; in generate_GETITEM()1896 type_T *item_type; in generate_LISTAPPEND() local1921 type_T *item_type; in generate_BLOBAPPEND() local8099 type_T *item_type = &t_any; in compile_for() local8177 item_type = &t_string; in compile_for()8179 item_type = &t_number; in compile_for()8184 item_type = vartype->tt_member; in compile_for()8274 lhs_type = item_type; in compile_for()8275 else if (item_type != &t_unknown in compile_for()[all …]