Home
last modified time | relevance | path

Searched refs:v (Results 1 – 5 of 5) sorted by relevance

/libev/
H A Dev.c1583 # define ev_floor(v) floor (v) argument
1590 ev_floor (ev_tstamp v) in ev_floor() argument
1600 if (expect_false (v >= shift)) in ev_floor()
1604 if (v == v - 1.) in ev_floor()
1608 return f + ev_floor (v - f); in ev_floor()
1612 if (expect_false (v < 0.)) in ev_floor()
1616 return f - (f == v ? 0 : 1); in ev_floor()
1620 return (unsigned long)v; in ev_floor()
1635 unsigned int v = 0; in ev_linux_version() local
1658 v = (v << 8) | c; in ev_linux_version()
[all …]
H A Daclocal.m4665 --version | --v* | -V )
3145 case `$LD -v 2>&1 </dev/null` in
4688 case `$LD -v 2>&1` in
4720 case `$LD -v 2>&1` in
4927 case `$LD -v 2>&1` in
5659 compiler_flags=-v
5660 linker_flags=-v
5983 …output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with…
6691 …output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with…
6775 …output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with…
[all …]
H A Dconfig.sub196 -sco3.2v[4-9]*)
H A Dltmain.sh4948 ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
4949 GetVersionEx(&v);
4950 v.dwPlatformId == VER_PLATFORM_WIN32_NT;
H A Dconfigure147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
256 *v*x* | *x*v* ) as_opts=-vx ;;
257 *v* ) as_opts=-v ;;