Searched refs:pstm_sub_d (Results 1 – 2 of 2) sorted by relevance
/busybox-1.35.0/networking/ |
D | tls_pstm.h | 212 #define pstm_sub_d(pool, a, b, c) \ macro 213 pstm_sub_d( a, b, c) 214 extern int32 pstm_sub_d(psPool_t *pool, pstm_int *a, pstm_digit b, pstm_int *c) FAST_FUNC;
|
D | tls_pstm.c | 848 int32 pstm_sub_d(psPool_t *pool, pstm_int *a, pstm_digit b, pstm_int *c)
|