Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Dfind.h121 struct _ex { struct
122 char **_e_argv; /* argv array */
123 char **_e_orig; /* original strings */
124 int *_e_len; /* allocated length */
125 int _e_pbnum; /* base num. of args. used */
126 int _e_ppos; /* number of arguments used */
127 int _e_pnummax; /* max. number of arguments */
128 int _e_psize; /* number of bytes of args. */
129 int _e_pbsize; /* base num. of bytes of args */
130 int _e_psizemax; /* max num. of bytes of args */
[all …]
/freebsd/sys/i386/include/
H A Dieeefp.h122 unsigned _ex; in fpgetsticky() local
/freebsd/sys/amd64/include/
H A Dieeefp.h172 unsigned _ex, _mxcsr; in __fpgetsticky() local