Home
last modified time | relevance | path

Searched defs:dst_tids (Results 1 – 1 of 1) sorted by relevance

/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dc_type.c953 c_tid_t *const dst_tids = c_type_get_tid_ptr( dst_type, new_tids ); in c_type_add_tid() local
1062 bool c_tid_add( c_tid_t *dst_tids, c_tid_t new_tids, c_loc_t const *new_loc ) { in c_tid_add()