Searched refs:lno1 (Results 1 – 2 of 2) sorted by relevance
120 size_t lno1; /* Line number. */ member125 #define e_lno _u_event._e_mark.lno1 /* Single location. */127 #define e_flno _u_event._e_mark.lno1 /* Text region. */
33 ex_cinit(SCR *sp, EXCMD *cmdp, int cmd_id, int naddr, recno_t lno1, recno_t lno2, int force) in ex_cinit() argument38 cmdp->addr1.lno = lno1; in ex_cinit()