HomeSort by: relevance | last modified time | path
    Searched defs:bright_colors (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
ui-style.c 53 static const uint8_t bright_colors[][3] = { variable
103 memcpy (rgb, bright_colors[m_value - 8], 3 * sizeof (uint8_t));
ui-style.c 53 static const uint8_t bright_colors[][3] = { variable
103 memcpy (rgb, bright_colors[m_value - 8], 3 * sizeof (uint8_t));

Completed in 111 milliseconds