On Tue, 2 Jan 2018 16:11:15 +0100 Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> wrote: > When creating builtin functions via init-builtins(), it shouldn't > really be needed to give them a type because their purpose is only > as a placeholder for the symbol->op->{evaluate,expand,..}. Also, > they should be part of the builtin_scope and never be visible. yeah, it seems odd (and annoying at the same time) that ctags emits internal symbols __builtin_bswap16 and similar stuff, unlike exuberant ctags. -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html