Searched refs:_loc (Results 1 - 2 of 2) sorted by path

/system/core/libcutils/
H A Dtzstrftime.c725 _loc P((void)) function
/system/extras/tests/framebuffer/
H A Dfb_test.c207 void draw_grid(int w, int h, void* _loc) { argument
211 uint16_t *loc = _loc;
212 uint32_t *loc32 = _loc;
242 void clear_screen(int w, int h, void* _loc) argument
246 uint16_t *loc = _loc;
247 uint32_t *loc32 = _loc;

Completed in 447 milliseconds