Searched refs:DECPTR (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.sbin/pppd/ |
| D | ipcp.c | 855 DECPTR(sizeof(u_int32_t), p); 879 DECPTR(sizeof(u_int32_t), p); 916 DECPTR(sizeof(u_int32_t), p); 947 DECPTR(sizeof(u_int32_t), p); 968 DECPTR(sizeof(u_int32_t), p); 998 DECPTR(1, p); 1006 DECPTR(1, p);
|
| D | ipxcp.c | 897 DECPTR (sizeof (u_int32_t), p); 907 DECPTR (sizeof (u_int32_t), p); 1033 DECPTR (sizeof (u_int16_t), p);
|
| D | pppd.h | 392 #define DECPTR(n, cp) ((cp) -= (n)) macro
|