Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dlocal_info.h32 struct local_info { struct
33 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;
/freebsd/sys/dev/vt/hw/efifb/
H A Defifb.c72 static struct fb_info local_info; variable
/freebsd/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c66 static struct fb_info local_info; global() variable
/freebsd/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c117 static struct fb_info local_info; global() variable