Searched defs:sljit_get_local_base (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitLir.c1796 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offset) function
2112 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offset) function
H A DsljitNativeX86_common.c2781 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offset) function

Completed in 266 milliseconds