HomeSort by: relevance | last modified time | path
    Searched refs:opt_all (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
charclass.c 82 static int opt_all; variable
429 if (opt_all) {
472 opt_all = 1;
ptydata.c 711 static int opt_all = 0; variable
987 opt_all = 1;
1008 if (opt_all) {
wcwidth.c 850 static int opt_all = 0; variable
913 if (opt_all || (local_rc != other_rc)) {
933 opt_all = 1;

Completed in 7 milliseconds