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

/freebsd-12-stable/usr.bin/hexdump/
H A Dparse.c207 enum { NOTOKAY, USEBCNT, USEPREC } sokay; local
242 sokay = USEBCNT;
249 sokay = USEPREC;
253 sokay = NOTOKAY;
325 switch(sokay) {

Completed in 127 milliseconds