Home
last modified time | relevance | path

Searched defs:False (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/inc/
H A Diso2022-cn.h76 enum _truefalse { True, False }; enumerator
/illumos-gate/usr/src/lib/librstp/common/
H A Dbase.h60 # define False 0 macro
H A Dstp_in.h50 # define False 0 macro
/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A Dzh_TW-euc%zh_TW-iso2022-CN-EXT.c61 enum _truefalse { False, True }; enumerator
/illumos-gate/usr/src/common/lzma/
H A DTypes.h91 #define False 0 macro
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h191 #define False "false" macro
/illumos-gate/usr/src/common/bzip2/
H A Dbzlib_private.h54 #define False ((Bool)0) macro
/illumos-gate/usr/src/cmd/awk/
H A Drun.c78 Cell *False = &falsecell; variable
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c4925 enum boolean { True, False }; enumerator