Searched defs:offset_ptr (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | stdatomic.c | 139 put_1(reg_t *r, const uint8_t *offset_ptr, uint8_t val) in put_1() 148 get_1(const reg_t *r, const uint8_t *offset_ptr) in get_1() 157 put_2(reg_t *r, const uint16_t *offset_ptr, uint16_t val) in put_2() 172 get_2(const reg_t *r, const uint16_t *offset_ptr) in get_2()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | stdatomic.c | 102 put_1(reg_t *r, const uint8_t *offset_ptr, uint8_t val) in put_1() 111 get_1(const reg_t *r, const uint8_t *offset_ptr) in get_1() 120 put_2(reg_t *r, const uint16_t *offset_ptr, uint16_t val) in put_2() 135 get_2(const reg_t *r, const uint16_t *offset_ptr) in get_2()
|