Searched defs:outmode (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dreload.h92 enum machine_mode outmode; member in struct:reload
H A Dcalls.c3263 emit_library_call_value_1(int retval, rtx orgfun, rtx value, enum libcall_type fn_type, enum machine_mode outmode, int nargs, va_list p) argument
3986 emit_library_call(rtx orgfun, enum libcall_type fn_type, enum machine_mode outmode, int nargs, ...) argument
4005 emit_library_call_value(rtx orgfun, rtx value, enum libcall_type fn_type, enum machine_mode outmode, int nargs, ...) argument
[all...]
H A Difcvt.c688 enum machine_mode outmode; local
H A Doptabs.c2710 enum machine_mode outmode = mode; local
H A Dreload.c901 push_reload(rtx in, rtx out, rtx *inloc, rtx *outloc, enum reg_class class, enum machine_mode inmode, enum machine_mode outmode, int strict_low, int optional, int opnum, enum reload_type type) argument
1891 find_dummy_reload(rtx real_in, rtx real_out, rtx *inloc, rtx *outloc, enum machine_mode inmode, enum machine_mode outmode, enum reg_class class, int for_real, int earlyclobber) argument
[all...]
/freebsd-10.1-release/lib/libz/test/
H A Dminigzip.c563 char *bname, outmode[20]; local
[all...]
/freebsd-10.1-release/crypto/openssl/apps/
H A Dsmime.c94 const char *inmode = "r", *outmode = "w"; local
H A Dcms.c109 const char *inmode = "r", *outmode = "w"; local
/freebsd-10.1-release/contrib/sendmail/src/
H A Dsrvrsmtp.c4045 int inmode, outmode; local
/freebsd-10.1-release/sys/dev/usb/
H A Dusb_device.c2056 int inmode, outmode, inmask, outmask, mode; local

Completed in 453 milliseconds