Searched refs:allocation_ptr (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnew2.C53 int* allocation_ptr = allocation_space; variable
61 int* return_value = allocation_ptr;
66 allocation_ptr += (size + sizeof(int) - 1) / sizeof(int);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnew2.C53 int* allocation_ptr = allocation_space; variable
61 int* return_value = allocation_ptr;
66 allocation_ptr += (size + sizeof(int) - 1) / sizeof(int);

Completed in 52 milliseconds