Home
last modified time | relevance | path

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

/dports/news/nn/nn-6.7.3/
H A Dterm.c1191 static char so_buf[512], *so_p; variable
1206 so_p = so_buf; in so_gotoxy()
1207 *so_p = NUL; in so_gotoxy()
1221 vsprintf(so_p, fmt, ap); in so_vprintf()
1222 while (*so_p) in so_vprintf()
1223 so_p++; in so_vprintf()
1246 len = so_p - so_buf + two_cookies; in so_end()
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/tests/
H A Dtest_ecp.cpp119 double so_p[5] = {0.999999000005, 0.778800783071, 0.3678794411714, 0.01831563888873418, 0.000}; variable
126 double so_p_ref = so_p[i];