Home
last modified time | relevance | path

Searched refs:set_x (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/lib/perl5db/t/
Ddisable-breakpoints-26 set_x();
10 set_x();
14 set_x();
18 set_x();
20 sub set_x
Ddisable-breakpoints-38 EnableModule::set_x(\$x);
12 EnableModule::set_x(\$x);
16 EnableModule::set_x(\$x);
20 EnableModule::set_x(\$x);
DEnableModule.pm6 sub set_x subroutine
/openbsd/src/sys/dev/wscons/
Dwsmouse.c607 set_x(struct position *pos, int x, u_int *sync, u_int mask) in set_x() function
657 set_x(&motion->pos, x, &motion->sync, SYNC_X); in wsmouse_position()
711 set_x(&mts->pos, x, mt->sync + MTS_X, bit); in wsmouse_mtstate()