Searched defs:_m (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/bmake/mk/
H A Dsys.dependfile.mk52 _m := ${MACHINE} macro
H A Ddirdeps.mk738 _m := ${.MAKE.DEPENDFILE_PREFERENCE:T:S;${TARGET_SPEC}$;${d:E};:S;${MACHINE};${d:E:C/,.*//};:@m@${exists(${d:R}/$m):?${d:R}/$m:}@:[1]} macro
/freebsd-13-stable/share/mk/
H A Dsys.dependfile.mk53 _m := ${MACHINE} macro
H A Ddirdeps.mk752 _m := ${.MAKE.DEPENDFILE_PREFERENCE:T:S;${TARGET_SPEC}$;${d:E};:S;${MACHINE};${d:E:C/,.*//};:@m@${exists(${d:R}/$m):?${d:R}/$m:}@:[1]} macro
/freebsd-13-stable/sys/i386/include/
H A Dieeefp.h160 fpsetround(fp_rnd_t _m) argument
183 fpsetprec(fp_prec_t _m) argument
212 fpsetmask(fp_except_t _m) argument
237 fpresetsticky(fp_except_t _m) argument
[all...]
/freebsd-13-stable/sys/amd64/include/
H A Dieeefp.h189 __fpsetround(fp_rnd_t _m) argument
222 __fpsetprec(fp_prec_t _m) argument
251 __fpsetmask(fp_except_t _m) argument

Completed in 137 milliseconds