Searched refs:uto (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-misc.h | 79 void *ufrom, *uto; in do_freebsd_shm_rename() local 85 uto = lock_user_string(toptr); in do_freebsd_shm_rename() 86 if (uto == NULL) { in do_freebsd_shm_rename() 90 ret = get_errno(shm_rename(ufrom, uto, flags)); in do_freebsd_shm_rename() 92 unlock_user(uto, toptr, 0); in do_freebsd_shm_rename()
|
/openbmc/qemu/disas/ |
H A D | m68k.c | 4901 unsigned char *uto = (unsigned char *)to; in floatformat_from_double() local 4904 memset (uto, 0, fmt->totalsize / FLOATFORMAT_CHAR_BIT); in floatformat_from_double() 4909 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1, 1); in floatformat_from_double() 4922 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start, in floatformat_from_double() 4925 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->man_start, in floatformat_from_double() 4934 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start, in floatformat_from_double() 4941 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start, in floatformat_from_double() 4947 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start, in floatformat_from_double() 4979 put_field (uto, fmt->byteorder, fmt->totalsize, in floatformat_from_double()
|
/openbmc/rest-dbus/resources/ |
H A D | jstree.min.js | 4 …uto=!1,this._data.checkbox.selected=[],this.settings.checkbox.three_state&&(this.settings.checkbox…
|