Home
last modified time | relevance | path

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

/reactos/sdk/tools/widl/
H A Dtypegen.c3700 static void process_tfs_iface(type_t *iface, FILE *file, int indent, unsigned int *offset) in process_tfs_iface() function
3756 for_each_iface(stmts, process_tfs_iface, pred, file, 0, &typeformat_offset); in process_tfs()