Searched refs:savecursor (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libvterm/src/
H A Dstate.c480 static void savecursor(VTermState *state, int save) function
570 savecursor(state, 1);
574 savecursor(state, 0);
703 savecursor(state, val);
708 savecursor(state, val);
/seL4-refos-master/projects/refos/impl/libs/libvterm/src/
H A Dstate.c480 static void savecursor(VTermState *state, int save) function
570 savecursor(state, 1);
574 savecursor(state, 0);
703 savecursor(state, val);
708 savecursor(state, val);

Completed in 40 milliseconds