HomeSort by: relevance | last modified time | path
    Searched defs:poof (Results 1 - 4 of 4) sorted by relevancy

  /src/games/adventure/
wizard.c 79 poof(void) function in typeref:typename:void
wizard.c 79 poof(void) function in typeref:typename:void
  /src/sys/dev/sbus/
tcx.c 1158 uint32_t temp, poof; local in function:tcx_do_cursor
1163 poof = ((temp & 0x80808080) >> 7) |
1171 printf("%08x\n", poof);
1173 THC_CURSOR_1 + i, poof);
1175 poof = ((temp & 0x80808080) >> 7) |
1184 THC_CURSOR_0 + i, poof);
tcx.c 1158 uint32_t temp, poof; local in function:tcx_do_cursor
1163 poof = ((temp & 0x80808080) >> 7) |
1171 printf("%08x\n", poof);
1173 THC_CURSOR_1 + i, poof);
1175 poof = ((temp & 0x80808080) >> 7) |
1184 THC_CURSOR_0 + i, poof);

Completed in 26 milliseconds