Searched +defs:position +defs:bytes (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.sbin/nsd/ |
H A D | difffile.c | 997 struct zone* zone, int* bytes, in apply_ixfr() 1108 size_t position; in apply_ixfr() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | expr.c | 2569 unsigned HOST_WIDE_INT bytes = int_size_in_bytes (type); local 5179 tree position; local 5271 tree position; local
|
/openbsd/gnu/gcc/gcc/ |
H A D | expr.c | 2064 unsigned HOST_WIDE_INT bytes = int_size_in_bytes (type); in copy_blkmode_from_reg() local 5180 tree position; in store_constructor() local 5278 tree position; in store_constructor() local
|
/openbsd/sys/dev/pci/drm/amd/display/dmub/inc/ |
H A D | dmub_cmd.h | 151 #define dmub_memcpy(dest, source, bytes) memcpy((dest), (source), (bytes)) argument 158 #define dmub_memset(dest, val, bytes) memset((dest), (val), (bytes)) argument 2547 } position; member 3519 uint16_t bytes; member
|