Searched defs:__res (Results 1 – 7 of 7) sorted by relevance
75 int __res; in strcmp() local106 int __res; in strncmp() local
59 register int __res; in strcmp() local85 register int __res; in strncmp() local
65 register int __res; in strcmp() local87 register int __res; in strncmp() local
8 register char *__res; in strstr() local
35 struct resource __res; /* Default storage for res */ member
52 struct mcs_spinlock __res[3]; member
192 static int match(struct device *dev, void *__res, void *match_data) in match()