Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/common/
H A Dmultibyte.h45 #define STRTOL wcstol macro
78 #define STRTOL strtol macro
H A Dutil.c190 *valp = STRTOL(p, endp, base); in nget_slong()
/netbsd-src/external/bsd/nvi/dist/cl/
H A Dcl_term.c239 (int)STRTOL(from+1,NULL,10)); in cl_pfmap()
250 (int)STRTOL(from+1,NULL,10)); in cl_pfmap()
/netbsd-src/bin/ed/
H A Dmain.c333 STRTOL(n, ibufp); in next_addr()
342 STRTOL(addr, ibufp); in next_addr()
718 STRTOL(sgnum, ibufp); in exec_command()
856 STRTOL(rows, ibufp); in exec_command()
H A Ded.h114 #define STRTOL(i, p) { \ macro
H A Dsub.c66 STRTOL(*np, ibufp); in extract_subst_tail()
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dv_txt.c2394 value = STRTOL(wp, NULL, 16); in txt_hex()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1155215 * Makefile: Define STRTOL as strtol.o to include strtol in