Home
last modified time | relevance | path

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

/dports/games/aisleriot/aisleriot-3.22.19/src/lib/
H A Dar-card-themes.c70 gssize type_str_len) in theme_type_from_string() argument
106 if (type_str_len == 0) { in theme_type_from_string()
115 if (strncmp (type_str, type_strings[i].name, type_str_len) == 0) { in theme_type_from_string()
/dports/databases/postgis25/postgis-2.5.5/postgis/
H A Dlwgeom_ogc.c181 # define type_str_len 31 in geometry_geometrytype() macro
182 char type_str[type_str_len + 1]; in geometry_geometrytype()
191 strncat(type_str, "ST_", type_str_len); in geometry_geometrytype()
192 strncat(type_str, lwtype_name(gserialized_get_type(gser)), type_str_len - 3); in geometry_geometrytype()
/dports/devel/radare2/radare2-5.1.1/libr/bin/mangling/
H A Dmicrosoft_demangle.c45 size_t type_str_len; member
141 size_t free_space = type_code_str->type_str_len - type_code_str->curr_pos - 1; in copy_string()
144 int newlen = type_code_str->type_str_len + (str_for_copy_len << 1) + 1; in copy_string()
149 type_code_str->type_str_len = newlen; in copy_string()
1450 type_coder_str->type_str_len = TYPE_STR_LEN; in init_type_code_str_struct()
1469 type_code_str->type_str_len = 0; in free_type_code_str_struct()
/dports/devel/bsdelf/elftoolchain-0.7.1/libelftc/
H A Dlibelftc_dem_gnu3.c2202 size_t p_idx, type_str_len; in cpp_demangle_read_type() local
2587 &type_str_len)) == NULL) in cpp_demangle_read_type()
2591 if (!vector_str_find(&ddata->subst, type_str, type_str_len) && in cpp_demangle_read_type()
2592 !vector_str_push(&ddata->subst, type_str, type_str_len)) in cpp_demangle_read_type()
/dports/devel/libcxxrt/libcxxrt-f96846e/src/
H A Dlibelftc_dem_gnu3.c2495 size_t p_idx, type_str_len; in cpp_demangle_read_type() local
2880 &type_str_len)) == NULL) in cpp_demangle_read_type()
2884 if (!vector_str_find(&ddata->subst, type_str, type_str_len) && in cpp_demangle_read_type()
2885 !vector_str_push(&ddata->subst, type_str, type_str_len)) in cpp_demangle_read_type()
/dports/devel/elftoolchain/elftoolchain-0.7.1/libelftc/
H A Dlibelftc_dem_gnu3.c2202 size_t p_idx, type_str_len; in cpp_demangle_read_type() local
2587 &type_str_len)) == NULL) in cpp_demangle_read_type()
2591 if (!vector_str_find(&ddata->subst, type_str, type_str_len) && in cpp_demangle_read_type()
2592 !vector_str_push(&ddata->subst, type_str, type_str_len)) in cpp_demangle_read_type()