OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc1_fail
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c
3460
struct sljit_jump*
alloc1_fail
;
local
3479
alloc1_fail
= sljit_emit_cmp(compiler, SLJIT_EQUAL, SLJIT_RETURN_REG, 0, SLJIT_IMM, 0);
3529
sljit_set_label(
alloc1_fail
, label);
sljitTest.c
3460
struct sljit_jump*
alloc1_fail
;
local
3479
alloc1_fail
= sljit_emit_cmp(compiler, SLJIT_EQUAL, SLJIT_RETURN_REG, 0, SLJIT_IMM, 0);
3529
sljit_set_label(
alloc1_fail
, label);
Completed in 34 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026