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 D | BUG22.c | 5 float mag = (angle < 0) ? -angle : angle; in Rotate() local
|
/openbsd-src/sys/sys/ |
H A D | core.h | 49 #define CORE_SETMAGIC(c,mag,mid,flag) ( (c).c_midmag = htonl ( \ argument
|
H A D | exec.h | 330 N_SETMAGIC(ex,mag,mid,flag) global() argument
|
/openbsd-src/sys/dev/usb/ |
H A D | uoak_subr.c | 345 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 D | fastmath2_dlib_asm.S | 456 #define mag R3 macro 467 mag = add(ia,ia) define
|
/openbsd-src/sys/dev/pci/drm/ |
H A D | drm_color_mgmt.c | 136 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 D | wstpad.c | 235 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 D | wsmouseinput.h | 143 int mag; /* weighted average of delta magnitudes */ member
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | archive.c | 332 _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 D | archive.c | 385 _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 D | ar9003.c | 2228 int32_t mag[2][2], phs[2][2], cos[2], sin[2]; in ar9003_get_iq_corr() local
|