Home
last modified time | relevance | path

Searched defs:N (Results 1 – 8 of 8) sorted by relevance

/busybox-1.35.0/libbb/
Dprint_numbered_lines.c14 unsigned N; in print_numbered_lines() local
Disqrt.c20 unsigned long FAST_FUNC isqrt(unsigned long long N) in isqrt()
Dpw_encrypt_sha.c198 #define b64_from_24bit(B2, B1, B0, N) \ in sha_crypt() argument
/busybox-1.35.0/coreutils/
Dfactor.c138 static half_t isqrt_odd(wide_t N) in isqrt_odd()
162 static NOINLINE void factorize(wide_t N) in factorize()
222 wide_t N; in factorize_numstr() local
Dstty.c324 #define MI_ENTRY(N,T,F,B,M) N "\0" argument
488 #define MI_ENTRY(N,T,F,B,M) { T, F, M, B }, argument
/busybox-1.35.0/networking/
Dtls_rsa.h10 pstm_int e, d, N, qP, dP, dQ, p, q; member
/busybox-1.35.0/include/
Dxatonum.h37 #define DEFINE_EQUIV_STR_CONV(narrow, N, W, UN, UW) \ argument
/busybox-1.35.0/editors/
Dvi.c4541 static int M = 0, N = 0, I = 0, D = 0, Y = 0, P = 0, U = 0; variable