Home
last modified time | relevance | path

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

/dports/editors/uemacs/uemacs-4.0/h/
H A Devar.h201 #define EVYPOS 91 macro
/dports/editors/uemacs/uemacs-4.0/src/
H A Deval.c451 case EVYPOS: return(int_asc(ypos));
1090 case EVYPOS: ypos = asc_int(value);