Searched refs:check_page (Results 1 – 2 of 2) sorted by relevance
139 static int check_page(char *ptr, char val) in check_page() function229 if (check_page(ptr + i * page_size, exp_val)) { in child()
1049 void check_page(unsigned char *data,const int *header,ogg_page *og){ in check_page() function1508 check_page(data+outptr,headers[pageno],&og); in test_pack()1549 check_page(data+deptr,headers[pageout],&og_de); in test_pack()