| /src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| nouveau_crtc.h | 60 void (*set_offset)(struct nouveau_crtc *, uint32_t offset); member in struct:nouveau_crtc::__anon5239
|
| /src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
| darwin-fallback.c | 370 #define set_offset(r, addr) \ macro 391 set_offset (R_CR2, &m64->cr); 393 set_offset (i, m64->gpr[i] + 1); 394 set_offset (R_XER, m64->xer + 1); 395 set_offset (R_LR, m64->lr + 1); 396 set_offset (R_CTR, m64->ctr + 1); 398 set_offset (R_VRSAVE, &m64->vrsave); 419 set_offset (R_CR2, &m->cr); 421 set_offset (i, m->gpr + i); 422 set_offset (R_XER, &m->xer) [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
| darwin-fallback.c | 370 #define set_offset(r, addr) \ macro 391 set_offset (R_CR2, &m64->cr); 393 set_offset (i, m64->gpr[i] + 1); 394 set_offset (R_XER, m64->xer + 1); 395 set_offset (R_LR, m64->lr + 1); 396 set_offset (R_CTR, m64->ctr + 1); 398 set_offset (R_VRSAVE, &m64->vrsave); 419 set_offset (R_CR2, &m->cr); 421 set_offset (i, m->gpr + i); 422 set_offset (R_XER, &m->xer) [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| objfiles.h | 377 void set_offset (CORE_ADDR offset); 919 obj_section::set_offset (CORE_ADDR offset) function in class:obj_section
|
| value.h | 238 void set_offset (LONGEST offset) function in struct:value
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| objfiles.h | 376 void set_offset (CORE_ADDR offset); 903 obj_section::set_offset (CORE_ADDR offset) function in class:obj_section
|
| value.h | 238 void set_offset (LONGEST offset) function in struct:value
|