Searched defs:mfa (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/dev/i2o/ |
H A D | iop.c | 1506 u_int32_t mfa, *sw; in iop_reset() local 2082 u_int32_t mfa; in iop_post() local 2242 iop_release_mfa(struct iop_softc *sc, u_int32_t mfa) in iop_release_mfa()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | dtemplate.d | 2714 MATCH mfa = tf.callMatch(tthis_fd, fargs_, 0, pMessage, sc); in applyFunction() local 2924 MATCH mfa = tf.callMatch(tthis_fd, fargs_, 0, null, sc); in applyTemplate() local 2973 MATCH mfa = x.mfa; in applyTemplate() local 8411 MATCH mfa; /// match template parameters by inferred template arguments member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stor-layout.cc | 684 unsigned int mfa; in layout_decl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | stor-layout.c | 681 unsigned int mfa; in layout_decl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | dtemplate.c | 2218 MATCH mfa = tf->callMatch(tthis_fd, fargs); in functionResolve() local 2407 MATCH mfa = tf->callMatch(tthis_fd, fargs); in functionResolve() local 2455 MATCH mfa = (MATCH)(x & 0xF); in functionResolve() local
|