Home
last modified time | relevance | path

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

/mirbsd/src/bin/ed/
Dmain.c343 STRTOI(n, ibufp); in next_addr()
352 STRTOI(addr, ibufp); in next_addr()
742 STRTOI(sgnum, ibufp); in exec_command()
886 STRTOI(rows, ibufp); in exec_command()
Ded.h130 #define STRTOI(i, p) { \ macro
Dsub.c58 STRTOI(*np, ibufp); in extract_subst_tail()