OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SLJIT_FREE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitConfig.h
66
#if defined(_KERNEL) && !defined(
SLJIT_FREE
)
67
#define
SLJIT_FREE
(ptr, allocator_data) free((ptr), M_TEMP)
129
define SLJIT_MALLOC,
SLJIT_FREE
, SLJIT_MEMCPY, and NULL. */
sljitConfigInternal.h
203
#ifndef
SLJIT_FREE
204
#define
SLJIT_FREE
(ptr, allocator_data) free(ptr)
Completed in 12 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025