Searched defs:Cols (Results 1 – 4 of 4) sorted by relevance
127 Matrix(unsigned Rows, unsigned Cols) : in Matrix()133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
59 int Rows, Cols; variable
139 _nc_console_size(int *Lines, int *Cols) in _nc_console_size()
1227 const size_t Cols = 4; in emitBinaryData() local