Home
last modified time | relevance | path

Searched defs:Cols (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/
DMath.h127 Matrix(unsigned Rows, unsigned Cols) : in Matrix()
133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/openbsd/src/games/tetris/
Dtetris.c59 int Rows, Cols; variable
/openbsd/src/lib/libcurses/tinfo/
Dlib_win32con.c139 _nc_console_size(int *Lines, int *Cols) in _nc_console_size()
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCAsmStreamer.cpp1227 const size_t Cols = 4; in emitBinaryData() local