Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel_printf.c356 static void ip4(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in ip4()
405 static void ip6(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in ip6()
423 static void ipS(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in ipS()
452 static void hex_string(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in hex_string()
507 static void dentry_file(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in dentry_file()
535 static void check_clock(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in check_clock()
549 static void va_format(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in va_format()
578 static void address_val(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in address_val()
624 static void flag_string(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in flag_string()
663 pointer(const char *fmt, struct expression *arg, int vaidx) in pointer()
[all …]