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

/barrelfish-master/usr/drivers/xeon_phi/
H A Dserial.c126 uint32_t nodata; local
132 nodata = XEON_PHI_POLL_GIVEUP;
138 if (--nodata) {
143 nodata = XEON_PHI_POLL_GIVEUP;
/barrelfish-master/usr/eclipseclp/Oci/
H A Ddbi.h102 nodata, enumerator in enum:__anon1681
H A Dmysql.c1332 if (cursor->state == nodata)
1372 cursor->state = nodata;
1394 cursor->state = nodata;
1402 cursor->state = nodata;
1443 if (cursor->state == nodata) break; /* exhausted data previously, just return */

Completed in 85 milliseconds