Home
last modified time | relevance | path

Searched defs:lastchar (Results 1 – 14 of 14) sorted by relevance

/openbsd/lib/libedit/
H A Dhistedit.h68 const char *lastchar; member
261 const wchar_t *lastchar; member
H A Del.h72 wchar_t *lastchar; /* Last character */ member
/openbsd/usr.bin/lex/
H A Dparse.y71 int pat, scnum, eps, headcnt, trailcnt, lastchar, i, rulelen; variable
/openbsd/usr.bin/dc/
H A Dbcode.h83 int lastchar; member
H A Dinout.c27 static int lastchar; variable
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defiboot.c525 static int lastchar = 0; in efi_cons_getc() local
778 static u_char lastchar = 0; in efi_com_getc() local
/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dhtml.c73 int lastchar = 0; in process_css_file() local
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c155 static int lastchar = 0; in efi_cons_getc() local
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.c151 static int lastchar = 0; in efi_cons_getc() local
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.c166 static int lastchar = 0; in efi_cons_getc() local
/openbsd/gnu/usr.bin/perl/
H A Dtoke.c7442 yyl_safe_bareword(pTHX_ char *s, const char lastchar) in yyl_safe_bareword()
7505 yyl_strictwarn_bareword(pTHX_ const char lastchar) in yyl_strictwarn_bareword()
7540 const char lastchar = (PL_bufptr == PL_oldoldbufptr ? 0 : PL_bufptr[-1]); in yyl_just_a_word() local
/openbsd/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.xs1316 char *lastchar = fullname + strlen(fullname) - 1; local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp784.C1745 inline char String::lastchar() const in lastchar() function
/openbsd/lib/libcurses/
H A Dcurses.priv.h786 NCURSES_SIZE_T lastchar; /* last changed character in the line */ member