Searched refs:msdata (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc/lib/crtstuff/arch/
H A Dpowerpc.mk7 G_CRTSTUFF_T_CFLAGS=-msdata=none
8 G_CRTSTUFF_T_CFLAGS_S=-msdata=none
/netbsd-current/external/gpl3/gcc.old/lib/crtstuff/arch/
H A Dpowerpc.mk7 G_CRTSTUFF_T_CFLAGS=-msdata=none
8 G_CRTSTUFF_T_CFLAGS_S=-msdata=none
/netbsd-current/sys/arch/powerpc/conf/
H A DMakefile.powerpc51 CFLAGS+= ${${ACTIVE_CC} == "gcc":? -msdata=none :}
/netbsd-current/external/bsd/wpa/dist/src/eap_peer/
H A Deap_mschapv2.c656 const u8 *msdata = (const u8 *) (req + 1); local
663 msdata, len);
669 buf = dup_binstr(msdata, len);

Completed in 287 milliseconds