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

/freebsd-current/share/mk/
H A Dsys.dependfile.mk55 _m := ${MACHINE} macro
H A Ddirdeps.mk861 _m := ${.MAKE.DEPENDFILE_PREFERENCE:T:S;${TARGET_SPEC}$;${d:E};:C;${MACHINE}((,.+)?)$;${d:E:C/,.*//}\1;:@m@${exists(${d:R}/$m):?${d:R}/$m:}@:[1]} macro
/freebsd-current/contrib/bmake/mk/
H A Dsys.dependfile.mk57 _m := ${MACHINE} macro
H A Ddirdeps.mk864 _m := ${.MAKE.DEPENDFILE_PREFERENCE:T:S;${TARGET_SPEC}$;${d:E};:C;${MACHINE}((,.+)?)$;${d:E:C/,.*//}\1;:@m@${exists(${d:R}/$m):?${d:R}/$m:}@:[1]} macro
/freebsd-current/sys/i386/include/
H A Dieeefp.h54 fpsetround(fp_rnd_t _m) argument
77 fpsetprec(fp_prec_t _m) argument
106 fpsetmask(fp_except_t _m) argument
131 fpresetsticky(fp_except_t _m) argument
[all...]
/freebsd-current/sys/amd64/include/
H A Dieeefp.h88 __fpsetround(fp_rnd_t _m) argument
121 __fpsetprec(fp_prec_t _m) argument
150 __fpsetmask(fp_except_t _m) argument

Completed in 190 milliseconds