.ifndef (also #ifndef)

.ifndef macro

Is an inverted version of .ifdef in that it assembles if the macro macro does not exist.