Home
last modified time | relevance | path

Searched defs:num2 (Results 1 – 4 of 4) sorted by relevance

/minix3/common/lib/libprop/
H A Dprop_number.c225 prop_number_t num2 = v2; in _prop_number_equals() local
463 prop_number_equals(prop_number_t num1, prop_number_t num2) in prop_number_equals()
/minix3/lib/libutil/
H A Dlogin_cap.c802 u_quad_t num, num2; in strtosize() local
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.c294 unsigned long num2; in BN_set_word() local
/minix3/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbntest.c94 const int num2 = 5; /* number of tests for slow functions */ variable