Home
last modified time | relevance | path

Searched defs:EQUAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Ddeflate.c151 #define EQUAL 0 macro
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py3536 AND, OR, NOT, EQUAL, UNEQUAL = range(5) variable