Searched refs:cmd_int (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/less/ | ||
| D | command.c | 620 number = cmd_int(&fraction); |
| D | funcs.h | 84 public LINENUM cmd_int LESSPARAMS ((long *frac)); |
| D | cmdbuf.c | 1347 cmd_int(frac) in cmd_int() function |