HomeSort by relevance Sort by last modified time
    Searched refs:pc2ansi (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/elflink/ldlinux/
colors.c 129 static const int pc2ansi[8] = { 0, 4, 2, 6, 1, 5, 3, 7 }; local
151 pc2ansi[i & 7], pc2ansi[(i >> 4) & 7]);
  /external/syslinux/com32/menu/
colors.c 129 static const int pc2ansi[8] = { 0, 4, 2, 6, 1, 5, 3, 7 }; local
151 pc2ansi[i & 7], pc2ansi[(i >> 4) & 7]);

Completed in 56 milliseconds