HomeSort by: relevance | last modified time | path
    Searched defs:check_sljit_get_local_base (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.c 1560 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offset) function in typeref:typename:SLJIT_INLINE CHECK_RETURN_TYPE
1799 CHECK(check_sljit_get_local_base(compiler, dst, dstw, offset));

Completed in 108 milliseconds