Searched defs:uv (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dcast-1.c8 union u { int a; } uv; variable in typeref:union:u
H A Dcast-2.c8 union u { int a; } uv; variable in typeref:union:u
H A Dcast-3.c8 union u { int a; } uv; variable in typeref:union:u
H A Dpr17844-1.c11 unsigned char uv; variable
H A Dc99-tag-1.c66 union u2 uv; local
100 union u2 uv; local
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dlocore.c96 vaddr_t uv; local
H A Dvm_machdep.c108 const vaddr_t uv = uvm_lwp_getuarea(l2); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr17844-1.c11 unsigned char uv; variable
H A Dcast-1.c8 union u { int a; } uv; variable in typeref:union:u
H A Dcast-2.c8 union u { int a; } uv; variable in typeref:union:u
H A Dcast-3.c8 union u { int a; } uv; variable in typeref:union:u
H A Dc99-tag-1.c66 union u2 uv; local
100 union u2 uv; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/dfp/
H A Dcast-bad.c7 union u { _Decimal32 d32; } uv; variable in typeref:union:u
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A Dpr15296.c65 union u0 uv[] = {{ .i = 111 }, { .i = 222 }, { .i = 333 }, { .i = 444 }}; local
/netbsd-6-1-5-RELEASE/tests/lib/libc/gen/
H A Dt_vis.c107 char uv[10]; local
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/src/
H A Dlfunc.c47 UpVal *uv = luaM_new(L, UpVal); local
59 UpVal *uv; local
84 unlinkupval(UpVal *uv) argument
91 luaF_freeupval(lua_State *L, UpVal *uv) argument
99 UpVal *uv; local
[all...]
H A Dlgc.c86 UpVal *uv = gco2uv(o); local
518 UpVal *uv; local
697 luaC_linkupval(lua_State *L, UpVal *uv) argument
[all...]
/netbsd-6-1-5-RELEASE/tests/lib/libc/
H A Dt_convfp.c113 unsigned long uv; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Dpr15296.c65 union u0 uv[] = {{ .i = 111 }, { .i = 222 }, { .i = 333 }, { .i = 444 }}; local
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dvm_machdep.c141 vaddr_t uv; local
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Dvm_machdep.c87 vaddr_t uv; local
192 vaddr_t uv = uvm_lwp_getuarea(l); local
H A Dtrap.c429 vaddr_t minsp, maxsp, uv; local
/netbsd-6-1-5-RELEASE/sys/arch/arm/arm32/
H A Dvm_machdep.c136 vaddr_t uv; local
/netbsd-6-1-5-RELEASE/sys/arch/sh3/sh3/
H A Dvm_machdep.c193 vaddr_t uv, spbase, fptop; local
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dite_ul.c114 int uv; local

Completed in 160 milliseconds

12