Home
last modified time | relevance | path

Searched defs:free_as_in_malloc (Results 1 – 11 of 11) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/filesystem/
A Dops.cc108 struct free_as_in_malloc struct
110 void operator()(void* p) const { ::free(p); } in operator ()()
A Dstd-ops.cc133 struct free_as_in_malloc struct
135 void operator()(void* p) const { ::free(p); } in operator ()()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/filesystem/
A Dops.cc107 struct free_as_in_malloc struct
109 void operator()(void* p) const { ::free(p); } in operator ()()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/filesystem/
A Dops.cc107 struct free_as_in_malloc struct
109 void operator()(void* p) const { ::free(p); } in operator ()()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/filesystem/
A Dops.cc107 struct free_as_in_malloc struct
109 void operator()(void* p) const { ::free(p); } in operator ()()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/filesystem/
A Dops.cc109 struct free_as_in_malloc struct
111 void operator()(void* p) const { ::free(p); } in operator ()()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/filesystem/
A Dops.cc109 struct free_as_in_malloc struct
111 void operator()(void* p) const { ::free(p); } in operator ()()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/filesystem/
A Dops.cc109 struct free_as_in_malloc struct
111 void operator()(void* p) const { ::free(p); } in operator ()()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++17/
A Dfs_ops.cc156 struct free_as_in_malloc struct
158 void operator()(void* p) const { ::free(p); } in operator ()()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++17/
A Dfs_ops.cc156 struct free_as_in_malloc struct
158 void operator()(void* p) const { ::free(p); } in operator ()()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/
A Dfs_ops.cc156 struct free_as_in_malloc struct
158 void operator()(void* p) const { ::free(p); } in operator ()()

Completed in 50 milliseconds