Home
last modified time | relevance | path

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

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