Home
last modified time | relevance | path

Searched defs:lexp (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dparse.c100 static unsigned long writedefs(Lex_t *lexp,struct argnod *arglist, int line, int type, struct argnod *cmd) in writedefs() argument
302 makelist(Lex_t * lexp,int type,Shnode_t * l,Shnode_t * r) makelist() argument
328 Lex_t *lexp = (Lex_t*)shp->lex_context; sh_parse() local
491 sh_cmd(Lex_t * lexp,register int sym,int flag) sh_cmd() argument
546 list(Lex_t * lexp,register int flag) list() argument
560 term(Lex_t * lexp,register int flag) term() argument
615 syncase(Lex_t * lexp,register int esym) syncase() argument
665 arithfor(Lex_t * lexp,register Shnode_t * tf) arithfor() argument
740 funct(Lex_t * lexp) funct() argument
943 assign(Lex_t * lexp,register struct argnod * ap,int type) assign() argument
1117 item(Lex_t * lexp,int flag) item() argument
1378 process_sub(Lex_t * lexp,int tok) process_sub() argument
1395 simple(Lex_t * lexp,int flag,struct ionod * io) simple() argument
1653 skipnl(Lex_t * lexp,int flag) skipnl() argument
1667 inout(Lex_t * lexp,struct ionod * lastio,int flag) inout() argument
1920 test_primary(Lex_t * lexp) test_primary() argument
2022 kiaentity(Lex_t * lexp,const char * name,int len,int type,int first,int last,unsigned long parent,int pkind,int width,const char * attr) kiaentity() argument
2062 kiaclose(Lex_t * lexp) kiaclose() argument
[all...]
/titanic_52/usr/src/lib/libxcurses/src/libc/stdio/
H A Dvfscanf.c74 static struct lexlist *lexp; variable
[all...]