Searched refs:myRead (Results 1 – 2 of 2) sorted by relevance
18 void myRead(read_only image1d_t); // expected-note {{passing argument to parameter here}}28 …myRead(img); // expected-error {{passing 'img1d_wo' (aka '__write_only image1d_t') to parameter of…50 myRead(img);
833 static int myRead(FILE *f, char * buf, int len) { in myRead() function2322 doc = xmlReadIO((xmlInputReadCallback) myRead, in parseAndPrintFile()2327 (xmlInputReadCallback) myRead, in parseAndPrintFile()