Searched refs:Exinput_t (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libexpr/
H A Dexlib.h48 } Exinput_t; typedef in typeref:struct:Exinput_s
100 Exinput_t* input; /* input stack */ \
152 Exinput_t null; /* null input */
H A Dexgram.h601 register Exinput_t* in;
605 if (!(in = newof(0, Exinput_t, 1, 0)))
666 register Exinput_t* in;
746 register Exinput_t* in;

Completed in 11 milliseconds