Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dqual-return-1.c9 const int (*int_ptr) (void); /* { dg-warning "qualifiers" "int ptr" } */ variable
/openbsd/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_interface_test.cpp32 int *int_ptr = Ident(new int); in TEST() local
H A Dasan_test.cpp422 int *int_ptr = new int[0]; in TEST() local
438 int *int_ptr = Ident(new int); in TEST() local
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp4641 int *int_ptr = new int; in TEST() local
4702 int *int_ptr = Ident(new int); in TEST() local