X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fhtml%2Fbits_8h.html;h=aa4469233d0cc0a5890fe9e3440c4a0262409bec;hb=82ad338341b5aa4abacdebf0666e27fd57af8102;hp=9ac3a910493e4261b27943e28d63a2fc2e6244ec;hpb=4596746bf7d656206a824f7e7ec629152773fd6c;p=platform%2Fupstream%2Fjson-c.git diff --git a/doc/html/bits_8h.html b/doc/html/bits_8h.html index 9ac3a91..aa44692 100644 --- a/doc/html/bits_8h.html +++ b/doc/html/bits_8h.html @@ -1,14 +1,18 @@ - - + + + + json-c: bits.h File Reference - - - - + + + + + +
- + - + + + - + @@ -115,22 +128,22 @@
-

-

-

- + +

#define json_max #define json_max (a,
a,
 )     ((a) > (b) ? (a) : (b))
- + - + + + - + @@ -138,13 +151,11 @@
-

-

-

-


Generated on Fri Jul 31 10:58:15 2009 for json-c by  + +
Generated on Sat Apr 28 15:52:46 2012 for json-c by  -doxygen 1.5.8
+doxygen 1.6.3
#define json_min #define json_min (a,
a,
 )     ((a) < (b) ? (a) : (b))