Searched refs:poof (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/games/adventure/
H A Dextern.h109 void poof(void);
H A Dwizard.c79 poof(void) function
H A Dinit.c137 poof();
/netbsd-current/sys/dev/sbus/
H A Dtcx.c1158 uint32_t temp, poof; local
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 140 milliseconds