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

  /src/games/adventure/
extern.h 109 void poof(void);
wizard.c 79 poof(void) function in typeref:typename:void
init.c 137 poof();
  /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);

Completed in 22 milliseconds