Searched defs:_ex (Results 1 – 3 of 3) sorted by relevance
123 struct _ex { struct124 char **_e_argv; /* argv array */125 char **_e_orig; /* original strings */126 int *_e_len; /* allocated length */127 int _e_pbnum; /* base num. of args. used */128 int _e_ppos; /* number of arguments used */129 int _e_pnummax; /* max. number of arguments */130 int _e_psize; /* number of bytes of args. */131 int _e_pbsize; /* base num. of bytes of args */132 int _e_psizemax; /* max num. of bytes of args */[all …]
122 unsigned _ex; in fpgetsticky() local
172 unsigned _ex, _mxcsr; in __fpgetsticky() local