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

/bionic/tests/
H A Dbuffer_tests.cpp195 static void *GetAlignedPtr(void *orig_ptr, int alignment, int or_mask) { argument
202 ptr |= alignment | or_mask;

Completed in 231 milliseconds