Searched refs:PR_REALLOC (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_asn1/
H A Dprmem.h98 ** FUNCTION: PR_REALLOC()
100 ** PR_REALLOC() re-allocates _ptr bytes from the heap as a _size
107 #define PR_REALLOC(_ptr, _size) (PR_Realloc((_ptr), (_size))) macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dprmem.h98 ** FUNCTION: PR_REALLOC()
100 ** PR_REALLOC() re-allocates _ptr bytes from the heap as a _size
107 #define PR_REALLOC(_ptr, _size) (PR_Realloc((_ptr), (_size))) macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dprmem.h98 ** FUNCTION: PR_REALLOC()
100 ** PR_REALLOC() re-allocates _ptr bytes from the heap as a _size
107 #define PR_REALLOC(_ptr, _size) (PR_Realloc((_ptr), (_size))) macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dprmem.h98 ** FUNCTION: PR_REALLOC()
100 ** PR_REALLOC() re-allocates _ptr bytes from the heap as a _size
107 #define PR_REALLOC(_ptr, _size) (PR_Realloc((_ptr), (_size))) macro

Completed in 120 milliseconds