Searched refs:write_simple_pointer (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/tools/widl/ |
H A D | typegen.c | 2179 static unsigned int write_simple_pointer(FILE *file, const attr_list_t *attrs, in write_simple_pointer() function 2243 *typestring_offset += write_simple_pointer(file, attrs, type, context); in write_pointer_tfs() 2405 *tfsoff += write_simple_pointer(file, NULL, elem, TYPE_CONTEXT_CONTAINER); in write_array_element_type() 2493 … *typestring_offset += write_simple_pointer(file, attrs, type, TYPE_CONTEXT_CONTAINER); in write_pointer_description_offsets()
|