Searched refs:quicklook (Results 1 – 3 of 3) sorted by relevance
130 #define quicklook(a,b) (namebit[(a)&077] & (1<<((b)&037))) macro
412 nmac |= quicklook(tp->t[0], tp->len > 1 ? tp->t[1] : 0); in gettokens()
252 || quicklook(tp->t[0], tp->len > 1 ? tp->t[1] : 0) == 0 in expandrow()
Completed in 17 milliseconds