Searched defs:local_info (Results 1 – 4 of 4) sorted by relevance
32 struct local_info { struct33 static constexpr int unique = 0;34 static constexpr int nonexistent = 1;35 static constexpr int ambiguous = 2;37 int result;38 sys_info first;39 sys_info second;
72 static struct fb_info local_info; variable
66 static struct fb_info local_info; global() variable
117 static struct fb_info local_info; global() variable