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