Searched defs:inmode (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Dreload.h90 enum machine_mode inmode; member in struct:reload
H A Dsimplify-rtx.c900 enum machine_mode inmode = GET_MODE (op); local
H A Demit-rtl.c703 enum machine_mode inmode; 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-stable/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-stable/sys/dev/usb/
H A Dusb_device.c2051 int inmode, outmode, inmask, outmask, mode; local
/freebsd-10-stable/contrib/sendmail/src/
H A Dsrvrsmtp.c4419 int inmode, outmode; local
/freebsd-10-stable/contrib/gcc/config/i386/
H A Di386.c18756 enum machine_mode mode, inmode; local

Completed in 159 milliseconds