Home
last modified time | relevance | path

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

/netbsd-src/games/larn/
H A Ddata.c664 u_char nsw[] = {0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 2, 3}; variable
/netbsd-src/sys/dev/ic/
H A Dbwfm.c1270 uint8_t nmw, nsw, rev; in bwfm_chip_dmp_erom_scan() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3151 bool nsw = false; in visitShift() local