Home
last modified time | relevance | path

Searched defs:c_b (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dcasttest.c58 static unsigned char c_b[16] = { variable
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_color.c844 int c_r, c_g, c_b; in _nc_color_content() local