Home
last modified time | relevance | path

Searched defs:int_ptr (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_247_portable.c44 static int *int_ptr; variable
[all...]
H A Dmsg_247_lp64_ldbl128.c41 static int *int_ptr; variable
[all...]
H A Dmsg_247_portable_int.c49 static int *int_ptr; variable
[all...]
H A Dmsg_247_ilp32_ldbl64.c41 static int *int_ptr; variable
[all...]
H A Dc11.c80 typedef int *int_ptr; typedef
H A Dqueries.c77 int *int_ptr; global() variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_interface_test.cc33 int *int_ptr = Ident(new int); in TEST() local
H A Dasan_test.cc423 int *int_ptr = new int[0]; in TEST() local
439 int *int_ptr = Ident(new int); in TEST() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc4571 int *int_ptr = new int; in TEST() local
4632 int *int_ptr = Ident(new int); in TEST() local