Home
last modified time | relevance | path

Searched defs:peekchr (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libast/common/string/
H A Dstrexpr.c44 #define peekchr(ex) (*(ex)->nextchr) macro
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrexpr.c44 #define peekchr(ex) (*(ex)->nextchr) macro
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dstreval.c91 #define peekchr(vp) (*(vp)->nextchr) macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstreval.c93 #define peekchr(vp) (*(vp)->nextchr) macro
/titanic_51/usr/src/lib/libpp/common/
H A Dpplib.h474 #define peekchr() (*pp.in->nextchr) macro
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h466 #define peekchr() (*pp.in->nextchr) macro