Home
last modified time | relevance | path

Searched refs:pic_erase (Results 1 – 3 of 3) sorted by relevance

/dports/devel/pickle/pickle-4.20/src/
H A Dpic.h127 void pic_erase(uint32_t, uint32_t);
H A Dpickle.c875 pic_erase(row, nrows); in main()
H A Dpic.c622 pic_erase(uint32_t row, uint32_t nrows) in pic_erase() function