Searched refs:ok (Results 1 – 2 of 2) sorted by relevance
1280 bool ok = true; in gethms() local1291 default: ok = false; break; in gethms()1293 ok = '0' <= xr && xr <= '9'; in gethms()1296 ok &= ssx == '.'; in gethms()1297 if (ok && noise) in gethms()1301 case 5: ok &= mmx == ':'; /* fallthrough */ in gethms()1302 case 3: ok &= hhx == ':'; /* fallthrough */ in gethms()1305 if (!ok) { in gethms()
539 case $ok in
Completed in 12 milliseconds