Home
last modified time | relevance | path

Searched defs:mag (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A DBUG22.c5 float mag = (angle < 0) ? -angle : angle; in Rotate() local
/openbsd-src/sys/sys/
H A Dcore.h49 #define CORE_SETMAGIC(c,mag,mid,flag) ( (c).c_midmag = htonl ( \ argument
H A Dexec.h330 N_SETMAGIC(ex,mag,mid,flag) global() argument
/openbsd-src/sys/dev/usb/
H A Duoak_subr.c345 uoak_sensor_refresh(struct uoak_sensor *s, int mag, int offset) in uoak_sensor_refresh()
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/hexagon/
H A Dfastmath2_dlib_asm.S456 #define mag R3 macro
467 mag = add(ia,ia) define
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_color_mgmt.c136 u64 mag = (user_input & ~BIT_ULL(63)) >> (32 - n); in drm_color_ctm_s31_32_to_qm_n() local
/openbsd-src/sys/dev/wscons/
H A Dwstpad.c235 int mag; member
470 wstpad_scroll(struct wstpad *tp, int dx, int dy, int mag, u_int *cmds) in wstpad_scroll()
1378 int mag, n, h, v; in wstpad_decelerate() local
H A Dwsmouseinput.h143 int mag; /* weighted average of delta magnitudes */ member
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Darchive.c332 _bfd_generic_read_ar_hdr_mag (bfd *abfd, const char *mag) in _bfd_generic_read_ar_hdr_mag()
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Darchive.c385 _bfd_generic_read_ar_hdr_mag (bfd *abfd, const char *mag) in _bfd_generic_read_ar_hdr_mag()
/openbsd-src/sys/dev/ic/
H A Dar9003.c2228 int32_t mag[2][2], phs[2][2], cos[2], sin[2]; in ar9003_get_iq_corr() local