Searched defs:t_dbl (Results 1 - 1 of 1) sorted by relevance

/openwrt/package/utils/px5g-standalone/src/polarssl/
H A Dbignum.h55 typedef unsigned short t_dbl; typedef
59 typedef unsigned long t_dbl; typedef
63 typedef unsigned __int64 t_dbl; typedef
68 typedef unsigned int t_dbl __attribute__((mode(TI))); typedef
70 typedef unsigned long long t_dbl; typedef

Completed in 74 milliseconds