Home | History | Annotate | Download | only in testprof

Lines Matching refs:UL

21    static const unsigned long int_val   = 12345678UL;
138 static const unsigned long int_val = 12345678UL;
278 if (mp_cmp_d(l->data, 12345678UL) != LTC_MP_EQ) {