Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dlfun.c2089 get_eno(GEN R, GEN k, GEN t, GEN v, GEN vi, long vx, long bitprec, long force) in get_eno() function
2121 eno = get_eno(R,k,t,vi,v, vx, bitprec, 0); in lfunrootno()
2126 eno = get_eno(R,k,t,conj_i(v),vi, vx, bitprec, 0); in lfunrootno()
2136 eno = get_eno(R,k,t,v,vi, vx, bitprec, c++ == 5); in lfunrootno()
/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt.c940 static int get_eno(int tcpop, void **data, int *len) in get_eno() function
2006 if (get_eno(tcpop, &data, &len)) in opt_input_closed()