test-stdbool.c File Reference

#include <config.h>
#include <stdbool.h>

Go to the source code of this file.

Enumerations

enum  { j = false, k = true, l = false * true, m = true * 256 }

Functions

int main ()

Variables

error __pad0__
char b [false==0?1:-1]
char c [__bool_true_false_are_defined==1?1:-1]
char f [(_Bool) 0.0==false?1:-1]
char g [true]
char h [sizeof(_Bool)]
_Bool n [m]
char o [sizeof n==m *sizeof n[0]?1:-1]
char p [-1-(_Bool) 0< 0 &&-1-(bool) 0< 0?1:-1]
_Bool q = true
_Bool * pq = &q


Enumeration Type Documentation

anonymous enum

Enumerator:
j 
k 
l 
m 

Definition at line 59 of file test-stdbool.c.


Function Documentation

int main (  ) 

Definition at line 92 of file test-stdbool.c.


Variable Documentation

error __pad0__

Definition at line 46 of file test-stdbool.c.

char b[false==0?1:-1]

Definition at line 47 of file test-stdbool.c.

char c[__bool_true_false_are_defined==1?1:-1]

char f[(_Bool) 0.0==false?1:-1]

Definition at line 53 of file test-stdbool.c.

Referenced by main().

char g[true]

Definition at line 54 of file test-stdbool.c.

char h[sizeof(_Bool)]

Definition at line 55 of file test-stdbool.c.

Referenced by main().

_Bool n[m]

Definition at line 60 of file test-stdbool.c.

Referenced by digest_md5_hmac(), and gsasl_simple_getpass().

char o[sizeof n==m *sizeof n[0]?1:-1]

Definition at line 61 of file test-stdbool.c.

char p[-1-(_Bool) 0< 0 &&-1-(bool) 0< 0?1:-1]

_Bool* pq = &q

Definition at line 89 of file test-stdbool.c.

_Bool q = true

Definition at line 88 of file test-stdbool.c.

Referenced by _gsasl_gs2_client_step(), and _gsasl_gssapi_client_step().


Generated on Wed Aug 20 12:14:46 2008 for gsasl by  doxygen 1.5.6