Home
last modified time | relevance | path

Searched defs:Boolean (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/audio/include/
H A DAudioFile.h114 virtual void SetBlocking(Boolean) { } // No-op for files in SetBlocking() argument
H A DAudioTypes.h86 inline Boolean(int x) // Constructor from int in Boolean() function
/titanic_50/usr/src/cmd/sgs/lex/common/
H A Dldefs.h43 #define Boolean char macro
/titanic_50/usr/src/cmd/sgs/include/
H A Dsgs.h119 } Boolean; typedef
/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h59 typedef Boolean bool; typedef
/titanic_50/usr/src/cmd/make/bin/
H A Ddoname.cc1567 run_command(register Property line, Boolean) in run_command() argument
/titanic_50/usr/src/cmd/make/include/mksh/
H A Ddefs.h52 } Boolean; typedef
/titanic_50/usr/src/lib/libsqlite/tool/
H A Dlemon.c116 typedef enum {B_FALSE=0, B_TRUE} Boolean; typedef