OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:memcpy_f
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
enable_execute_stack_test.c
49
memcpy_f
(void *dst, const void *src, size_t n) {
function
68
pfunc f1 = (pfunc)
memcpy_f
(execution_buffer, func1, 128);
74
pfunc f2 = (pfunc)
memcpy_f
(execution_buffer, func2, 128);
clear_cache_test.c
42
memcpy_f
(void *dst, const void *src, size_t n) {
function
73
pfunc f1 = (pfunc)
memcpy_f
(execution_buffer, func1, 128);
79
pfunc f2 = (pfunc)
memcpy_f
(execution_buffer, func2, 128);
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026