OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:print_c
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/doc/tutorial/
func_call.c
32
struct sljit_jump *
print_c
;
local in function:func_call
41
/* R0 == 0 --> jump
print_c
*/
42
print_c
= sljit_emit_cmp(C, SLJIT_EQUAL, SLJIT_R0, 0, SLJIT_IMM, 0);
50
/*
print_c
: */
51
sljit_set_label(
print_c
, sljit_emit_label(C));
Completed in 12 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025