Searched defs:setptr (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/mail/ | ||
H A D | fio.c | 53 setptr(FILE *ibuf, off_t offset) in setptr() function |
/freebsd/contrib/one-true-awk/ | ||
H A D | awk.h | 45 #define setptr(ptr, a) (*(char *)(intptr_t)(ptr)) = (a) macro |