Home
last modified time | relevance | path

Searched defs:brd (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/games/sudoku/
H A Dsudoku.h24 Cell brd[Psize]; variable
H A Dsudoku.c80 convert(Cell *brd, int *board) in convert()
208 drawchecked(Cell *brd) in drawchecked()
/plan9/sys/src/cmd/disk/9660/
H A Diso9660.h122 Biobuf brd; member