Home
last modified time | relevance | path

Searched refs:pstm_sub_d (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/
Dtls_pstm.h212 #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;
Dtls_pstm.c848 int32 pstm_sub_d(psPool_t *pool, pstm_int *a, pstm_digit b, pstm_int *c)