Home
last modified time | relevance | path

Searched refs:getcc_int (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/less/dist/
H A Ddecode.c464 static int getcc_int(char *pterm) in getcc_int() function
515 int b = getcc_int(&ch); in x116mouse_action()
517 x = getcc_int(&ch) - 1; in x116mouse_action()
519 y = getcc_int(&ch) - 1; in x116mouse_action()