HomeSort by: relevance | last modified time | path
    Searched defs:lex (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/atari/stand/edahdi/
edahdi.c 105 int lex(int *);
175 switch (lex(&value)) {
265 lex(int *value) function in typeref:typename:int
  /src/bin/csh/
lex.c 1 /* $NetBSD: lex.c,v 1.38 2020/10/02 17:33:13 christos Exp $ */
35 static char sccsid[] = "@(#)lex.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: lex.c,v 1.38 2020/10/02 17:33:13 christos Exp $");
118 * Lex returns to its caller not only a wordlist (as a "var" parameter)
138 lex(struct wordent *hp) function in typeref:typename:int
  /src/usr.bin/mail/
lex.c 1 /* $NetBSD: lex.c,v 1.47 2024/08/17 19:18:10 andvar Exp $ */
35 static char sccsid[] = "@(#)lex.c 8.2 (Berkeley) 4/20/95";
37 __RCSID("$NetBSD: lex.c,v 1.47 2024/08/17 19:18:10 andvar Exp $");
586 lex(char word[]) function in typeref:typename:PUBLIC const struct cmd *
665 com = lex(word);
list.c 303 static const struct lex { struct in function:scan
320 const struct lex *lp;

Completed in 15 milliseconds