Home
last modified time | relevance | path

Searched defs:True (Results 1 – 10 of 10) 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.h61 # define True 1 macro
H A Dstp_in.h51 # define True 1 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.h90 #define True 1 macro
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h190 #define True "true" macro
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeysUtil.c1258 CK_BBOOL True = TRUE; in soft_create_hmac_key() local
/illumos-gate/usr/src/common/bzip2/
H A Dbzlib_private.h53 #define True ((Bool)1) macro
/illumos-gate/usr/src/cmd/awk/
H A Drun.c76 Cell *True = &truecell; variable
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c4925 enum boolean { True, False }; enumerator