protypes.h File Reference

Go to the source code of this file.

Defines

#define TEST_BIT   PR_TEST_BIT
#define SET_BIT   PR_SET_BIT
#define CLEAR_BIT   PR_CLEAR_BIT
#define PRArena   PLArena
#define PRArenaPool   PLArenaPool
#define PRArenaStats   PLArenaStats
#define PR_ARENA_ALIGN   PL_ARENA_ALIGN
#define PR_INIT_ARENA_POOL   PL_INIT_ARENA_POOL
#define PR_ARENA_ALLOCATE   PL_ARENA_ALLOCATE
#define PR_ARENA_GROW   PL_ARENA_GROW
#define PR_ARENA_MARK   PL_ARENA_MARK
#define PR_CLEAR_UNUSED   PL_CLEAR_UNUSED
#define PR_CLEAR_ARENA   PL_CLEAR_ARENA
#define PR_ARENA_RELEASE   PL_ARENA_RELEASE
#define PR_COUNT_ARENA   PL_COUNT_ARENA
#define PR_ARENA_DESTROY   PL_ARENA_DESTROY
#define PR_InitArenaPool   PL_InitArenaPool
#define PR_FreeArenaPool   PL_FreeArenaPool
#define PR_FinishArenaPool   PL_FinishArenaPool
#define PR_CompactArenaPool   PL_CompactArenaPool
#define PR_ArenaFinish   PL_ArenaFinish
#define PR_ArenaAllocate   PL_ArenaAllocate
#define PR_ArenaGrow   PL_ArenaGrow
#define PR_ArenaRelease   PL_ArenaRelease
#define PR_ArenaCountAllocation   PL_ArenaCountAllocation
#define PR_ArenaCountInplaceGrowth   PL_ArenaCountInplaceGrowth
#define PR_ArenaCountGrowth   PL_ArenaCountGrowth
#define PR_ArenaCountRelease   PL_ArenaCountRelease
#define PR_ArenaCountRetract   PL_ArenaCountRetract
#define PRHashEntry   PLHashEntry
#define PRHashTable   PLHashTable
#define PRHashNumber   PLHashNumber
#define PRHashFunction   PLHashFunction
#define PRHashComparator   PLHashComparator
#define PRHashEnumerator   PLHashEnumerator
#define PRHashAllocOps   PLHashAllocOps
#define PR_NewHashTable   PL_NewHashTable
#define PR_HashTableDestroy   PL_HashTableDestroy
#define PR_HashTableRawLookup   PL_HashTableRawLookup
#define PR_HashTableRawAdd   PL_HashTableRawAdd
#define PR_HashTableRawRemove   PL_HashTableRawRemove
#define PR_HashTableAdd   PL_HashTableAdd
#define PR_HashTableRemove   PL_HashTableRemove
#define PR_HashTableEnumerateEntries   PL_HashTableEnumerateEntries
#define PR_HashTableLookup   PL_HashTableLookup
#define PR_HashTableDump   PL_HashTableDump
#define PR_HashString   PL_HashString
#define PR_CompareStrings   PL_CompareStrings
#define PR_CompareValues   PL_CompareValues

Typedefs

typedef PRUintn uintn
typedef PRIntn intn
typedef PRUintn uint
typedef PRUint64 uint64
typedef PRUint32 uint32
typedef PRUint16 uint16
typedef PRUint8 uint8
typedef PRInt64 int64
typedef PRInt32 int32
typedef PRInt16 int16
typedef PRInt8 int8
typedef PRFloat64 float64
typedef PRUptrdiff uptrdiff_t
typedef PRUword uprword_t
typedef PRWord prword_t

Define Documentation

#define CLEAR_BIT   PR_CLEAR_BIT

Definition at line 191 of file protypes.h.

#define PR_ARENA_ALIGN   PL_ARENA_ALIGN

Definition at line 197 of file protypes.h.

#define PR_ARENA_ALLOCATE   PL_ARENA_ALLOCATE

Definition at line 199 of file protypes.h.

#define PR_ARENA_DESTROY   PL_ARENA_DESTROY

Definition at line 206 of file protypes.h.

#define PR_ARENA_GROW   PL_ARENA_GROW

Definition at line 200 of file protypes.h.

#define PR_ARENA_MARK   PL_ARENA_MARK

Definition at line 201 of file protypes.h.

#define PR_ARENA_RELEASE   PL_ARENA_RELEASE

Definition at line 204 of file protypes.h.

#define PR_ArenaAllocate   PL_ArenaAllocate

Definition at line 212 of file protypes.h.

#define PR_ArenaCountAllocation   PL_ArenaCountAllocation

Definition at line 215 of file protypes.h.

#define PR_ArenaCountGrowth   PL_ArenaCountGrowth

Definition at line 217 of file protypes.h.

#define PR_ArenaCountInplaceGrowth   PL_ArenaCountInplaceGrowth

Definition at line 216 of file protypes.h.

#define PR_ArenaCountRelease   PL_ArenaCountRelease

Definition at line 218 of file protypes.h.

#define PR_ArenaCountRetract   PL_ArenaCountRetract

Definition at line 219 of file protypes.h.

#define PR_ArenaFinish   PL_ArenaFinish

Definition at line 211 of file protypes.h.

#define PR_ArenaGrow   PL_ArenaGrow

Definition at line 213 of file protypes.h.

#define PR_ArenaRelease   PL_ArenaRelease

Definition at line 214 of file protypes.h.

#define PR_CLEAR_ARENA   PL_CLEAR_ARENA

Definition at line 203 of file protypes.h.

#define PR_CLEAR_UNUSED   PL_CLEAR_UNUSED

Definition at line 202 of file protypes.h.

#define PR_CompactArenaPool   PL_CompactArenaPool

Definition at line 210 of file protypes.h.

#define PR_CompareStrings   PL_CompareStrings

Definition at line 240 of file protypes.h.

#define PR_CompareValues   PL_CompareValues

Definition at line 241 of file protypes.h.

#define PR_COUNT_ARENA   PL_COUNT_ARENA

Definition at line 205 of file protypes.h.

#define PR_FinishArenaPool   PL_FinishArenaPool

Definition at line 209 of file protypes.h.

#define PR_FreeArenaPool   PL_FreeArenaPool

Definition at line 208 of file protypes.h.

#define PR_HashString   PL_HashString

Definition at line 239 of file protypes.h.

#define PR_HashTableAdd   PL_HashTableAdd

Definition at line 234 of file protypes.h.

#define PR_HashTableDestroy   PL_HashTableDestroy

Definition at line 230 of file protypes.h.

#define PR_HashTableDump   PL_HashTableDump

Definition at line 238 of file protypes.h.

#define PR_HashTableEnumerateEntries   PL_HashTableEnumerateEntries

Definition at line 236 of file protypes.h.

#define PR_HashTableLookup   PL_HashTableLookup

Definition at line 237 of file protypes.h.

#define PR_HashTableRawAdd   PL_HashTableRawAdd

Definition at line 232 of file protypes.h.

#define PR_HashTableRawLookup   PL_HashTableRawLookup

Definition at line 231 of file protypes.h.

#define PR_HashTableRawRemove   PL_HashTableRawRemove

Definition at line 233 of file protypes.h.

#define PR_HashTableRemove   PL_HashTableRemove

Definition at line 235 of file protypes.h.

#define PR_INIT_ARENA_POOL   PL_INIT_ARENA_POOL

Definition at line 198 of file protypes.h.

#define PR_InitArenaPool   PL_InitArenaPool

Definition at line 207 of file protypes.h.

#define PR_NewHashTable   PL_NewHashTable

Definition at line 229 of file protypes.h.

#define PRArena   PLArena

Definition at line 194 of file protypes.h.

#define PRArenaPool   PLArenaPool

Definition at line 195 of file protypes.h.

#define PRArenaStats   PLArenaStats

Definition at line 196 of file protypes.h.

#define PRHashAllocOps   PLHashAllocOps

Definition at line 228 of file protypes.h.

#define PRHashComparator   PLHashComparator

Definition at line 226 of file protypes.h.

#define PRHashEntry   PLHashEntry

Definition at line 222 of file protypes.h.

#define PRHashEnumerator   PLHashEnumerator

Definition at line 227 of file protypes.h.

#define PRHashFunction   PLHashFunction

Definition at line 225 of file protypes.h.

#define PRHashNumber   PLHashNumber

Definition at line 224 of file protypes.h.

#define PRHashTable   PLHashTable

Definition at line 223 of file protypes.h.

#define SET_BIT   PR_SET_BIT

Definition at line 190 of file protypes.h.

#define TEST_BIT   PR_TEST_BIT

Definition at line 189 of file protypes.h.


Typedef Documentation

typedef PRFloat64 float64

Definition at line 182 of file protypes.h.

typedef PRInt16 int16

Definition at line 169 of file protypes.h.

typedef PRInt32 int32

Definition at line 156 of file protypes.h.

typedef PRInt64 int64

Definition at line 145 of file protypes.h.

typedef PRInt8 int8

Definition at line 179 of file protypes.h.

typedef PRIntn intn

Definition at line 50 of file protypes.h.

typedef PRWord prword_t

Definition at line 185 of file protypes.h.

typedef PRUintn uint

Definition at line 100 of file protypes.h.

typedef PRUint16 uint16

Definition at line 128 of file protypes.h.

typedef PRUint32 uint32

Definition at line 117 of file protypes.h.

typedef PRUint64 uint64

Definition at line 108 of file protypes.h.

typedef PRUint8 uint8

Definition at line 136 of file protypes.h.

typedef PRUintn uintn

Definition at line 48 of file protypes.h.

typedef PRUword uprword_t

Definition at line 184 of file protypes.h.

Definition at line 183 of file protypes.h.

Generated on Wed Jul 4 16:03:30 2012 for RIO by  doxygen 1.6.3