Home
last modified time | relevance | path

Searched refs:IN_static (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libpp/common/
H A Dppinput.c147 cur->flags |= IN_static; in pppush()
153 cur->flags |= IN_static; in pppush()
512 …if (!(sp = sfnew(NiL, pp.in->buffer + ((pp.in->flags & IN_static) ? 0 : PPBAKSIZ), file_size, -1, … in ppload()
H A Dpplib.h120 #define IN_static (1<<13) /* static buffer - don't free */ macro
H A Dpplex.c482 if (!(cur->flags & IN_static)) in ppcpp()