Home
last modified time | relevance | path

Searched refs:SECURE_STRDUP (Results 1 – 4 of 4) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_std.h61 # define SECURE_STRDUP(s) _strdup(s) macro
73 # define SECURE_STRDUP(s) strdup(s) macro
H A Dgmm_inoutput.h800 return SECURE_STRDUP(buffer); in mm_typecode_to_str()
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_std.h62 # define SECURE_STRDUP(s) _strdup(s) macro
74 # define SECURE_STRDUP(s) strdup(s) macro
H A Dgmm_inoutput.h808 return SECURE_STRDUP(buffer); in mm_typecode_to_str()