Lines Matching refs:xl
2117 int xl; in opthelp() local
2258 xl = 0; in opthelp()
2275 if (xl) in opthelp()
2278 xl = 1; in opthelp()
2453 xl = 1; in opthelp()
2501 xl = 0; in opthelp()
2528 xl = 0; in opthelp()
2534 if (xl) in opthelp()
2541 xl = 1; in opthelp()
2598 if (xl) in opthelp()
2667 xl = p - x; in opthelp()
3369 for (t = x + xl; t > x && (*(t - 1) == '\n' || *(t - 1) == '\r'); t--); in opthelp()
3370 xl = t - x; in opthelp()
3373 args(sp, x, xl, flags, style, sp_info, version, id, catalog); in opthelp()
3391 args(sp, x, xl, flags, style, sp_info, version, id, catalog); in opthelp()