Lines Matching refs:MODULE
63 quote!(#[cfg(not(MODULE))]) in emit_base()
65 quote!(#[cfg(MODULE)]) in emit_base()
153 if ::core::cfg!(MODULE) { in emit_params()
161 #[cfg(MODULE)] in emit_params()
166 #[cfg(not(MODULE))] in emit_params()
502 #[cfg(MODULE)] in module()
511 #[cfg(not(MODULE))] in module()
534 #[cfg(MODULE)] in module()
546 #[cfg(MODULE)] in module()
556 #[cfg(MODULE)] in module()
562 #[cfg(MODULE)] in module()
575 #[cfg(MODULE)] in module()
582 #[cfg(not(MODULE))] in module()
589 #[cfg(not(MODULE))] in module()
593 #[cfg(not(MODULE))] in module()
602 #[cfg(not(MODULE))] in module()