Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Ddecode.c558 static int getcc_int(char *pterm) in cmd_search()
620 int b = getcc_int(&ch); in cmd_search()
622 x = getcc_int(&ch) - 1;
624 y = getcc_int(&ch) - 1;
462 static int getcc_int(char *pterm) getcc_int() function