#ifndef WINCE ..?

I'm looking for the directive (I'm brain dead atm, that is what it's called right?) to add/remove code based on what compiler I'm using. ie; PPC or Desktop PC. What's the check for that?
#ifndef ?
// PC code
#endif
Thanks.
#ifndef ?
// PC code
#endif
Thanks.