Lines Matching defs:s
246 struct symbol *s = xmalloc(sizeof(*s) + strlen(name) + 1); in alloc_symbol() local
272 struct symbol *s; in sym_find_with_module() local
363 struct symbol *s = find_symbol(name); in sym_add_exported() local
1083 struct symbol *s; in check_export_symbol() local
1465 static char *remove_dot(char *s) in remove_dot()
1687 void buf_write(struct buffer *buf, const char *s, int len) in buf_write()
1699 struct symbol *s, *exp; in check_exports() local
1858 struct symbol *s; in add_extended_versions() local
1901 struct symbol *s; in add_versions() local
1937 struct symbol *s; in add_depends() local
2091 struct symbol *s; in read_dump() local
2189 short s; in check_host_endian() member