iPXE
Macros | Functions
stdbool.h File Reference

Go to the source code of this file.

Macros

#define bool   _Bool
 
#define true   1
 
#define false   0
 

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
 

Macro Definition Documentation

◆ bool

#define bool   _Bool

Definition at line 6 of file stdbool.h.

◆ true

#define true   1

Definition at line 7 of file stdbool.h.

◆ false

#define false   0

Definition at line 8 of file stdbool.h.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL  )