Home
last modified time | relevance | path

Searched refs:raptor_calloc_memory (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/raptor2/raptor2-2.0.15/src/
H A Draptor_general.c674 raptor_calloc_memory(size_t nmemb, size_t size) in raptor_calloc_memory() function
H A Draptor2.h.in1284 void* raptor_calloc_memory(size_t nmemb, size_t size);
/dports/textproc/raptor/raptor-1.4.21/utils/
H A Drapper.c434 fv=(feature_value*)raptor_calloc_memory(sizeof(feature_value), 1); in main()
466 fv=(feature_value*)raptor_calloc_memory(sizeof(feature_value), 1); in main()
/dports/textproc/redland/redland-1.0.17/src/
H A Drdf_init.c707 return raptor_calloc_memory(nmemb, size); in librdf_calloc_memory()
/dports/textproc/raptor/raptor-1.4.21/src/
H A Draptor_general.c826 raptor_calloc_memory(size_t nmemb, size_t size) in raptor_calloc_memory() function
H A Draptor.h1146 void* raptor_calloc_memory(size_t nmemb, size_t size);
/dports/textproc/raptor2/raptor2-2.0.15/utils/
H A Drapper.c471 fv = (option_value*)raptor_calloc_memory(sizeof(option_value), in main()
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/redland/raptor/
H A Draptor2.h1284 void* raptor_calloc_memory(size_t nmemb, size_t size);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/redland/raptor/
H A Draptor2.h1284 void* raptor_calloc_memory(size_t nmemb, size_t size);
/dports/textproc/raptor2/raptor2-2.0.15/
H A DChangeLog.51288 * raptor.h: Added prototype for raptor_calloc_memory
1325 * libraptor.3: Document raptor_calloc_memory.
1327 * raptor_general.c: Added raptor_calloc_memory
/dports/textproc/raptor/raptor-1.4.21/
H A DChangeLog.51288 * raptor.h: Added prototype for raptor_calloc_memory
1325 * libraptor.3: Document raptor_calloc_memory.
1327 * raptor_general.c: Added raptor_calloc_memory
/dports/textproc/raptor2/raptor2-2.0.15/docs/
H A Draptor-changes.tsv8 1.4.21 void* raptor_calloc_memory (size_t nmemb, size_t size) 2.0.0 void* raptor_calloc_memory (siz…
/dports/textproc/redland/redland-1.0.17/
H A DChangeLog.53036 * raptor/raptor.h: Added prototype for raptor_calloc_memory
3109 * raptor/libraptor.3: Document raptor_calloc_memory.
3111 * raptor/raptor_general.c: Added raptor_calloc_memory